Skip to content

Commit

Permalink
fix(deps): update dependency qyu to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 345218b commit f27973e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@solflare-wallet/utl-aggregator": "^0.0.14",
"node-fetch": "2",
"nodejs-file-downloader": "^4.9.3",
"qyu": "^0.4.7",
"qyu": "^1.0.0",
"sharp": "^0.32.6",
"svg-resizer": "git+https://[email protected]/brave/svg-resizer.git"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1341,10 +1341,10 @@ quick-lru@^5.1.1:
resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-5.1.1.tgz"
integrity sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==

qyu@^0.4.7:
version "0.4.7"
resolved "https://registry.npmjs.org/qyu/-/qyu-0.4.7.tgz"
integrity sha512-z0OrGGOR8Hl/xsbGWFEfj5nDFooV56eNDgoOoxAJjaQMcaKGD7wuAcjke8OrU/PHaSu4IdImZy5tJQQB49d7OQ==
qyu@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/qyu/-/qyu-1.0.0.tgz#5172ef6aff4322b58599ad40a8e4d1805eafbff6"
integrity sha512-x2LNNjicS1apAgbmS0bgWdlk0l79QeTeaym9hg9znHousetqvOC+Yw4rivhmxFhKuWrC9jU87Er9oxTZr3KAyg==

rc@^1.2.7:
version "1.2.8"
Expand Down

0 comments on commit f27973e

Please sign in to comment.