Skip to content

Commit

Permalink
fix(deps): update dependency @near-wallet-selector/wallet-utils to v8…
Browse files Browse the repository at this point in the history
….9.8
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent a172c26 commit f47ea89
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions advanced/wallets/react-wallet-v2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1112,22 +1112,22 @@
tweetnacl "1.0.3"
uuid "8.3.2"

"@near-wallet-selector/[email protected].2":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@near-wallet-selector/core/-/core-8.9.2.tgz#738583255f2a7a57a9731de503e187f6a651abfb"
integrity sha512-vCUoVOezCn5+5etHT0ejzgJ7DpnkUjLasYLYjjUh+E2BlUzrI63qMWfvdL8eoUoELXY7vtJVMEy/Td1kgrt10w==
"@near-wallet-selector/[email protected].8":
version "8.9.8"
resolved "https://registry.yarnpkg.com/@near-wallet-selector/core/-/core-8.9.8.tgz#eae4022824a7796bd2bf172f2d9cbbb1d87918dd"
integrity sha512-HkOH+IsVPrjLmNnq783kUaayUyxfauaqHoNcXCjekz/Vugz8FW/Jcd9eqhv8TqoulpVyBpvTXrnz7jPeGS0hPQ==
dependencies:
borsh "0.7.0"
events "3.3.0"
js-sha256 "0.9.0"
rxjs "7.8.1"

"@near-wallet-selector/wallet-utils@^8.0.0":
version "8.9.2"
resolved "https://registry.yarnpkg.com/@near-wallet-selector/wallet-utils/-/wallet-utils-8.9.2.tgz#e5c5ab50c6ebca422585c318bf7cd59ff1107dce"
integrity sha512-k2Sr66Al9q2T25xQRUlWR4hIEL4LXH24VIHdmKPG9zXT3hlR7zKdHcxEz6vEYgm3fwqva9P9s3WgsZ1+GORtCQ==
version "8.9.8"
resolved "https://registry.yarnpkg.com/@near-wallet-selector/wallet-utils/-/wallet-utils-8.9.8.tgz#b8323194b688c337dabc5b28552cb1bdc7b1b050"
integrity sha512-4XiOxfVsMHd8ATWcj7jY+JYO2YuKRi6kBBmxW0LF/IycdOW2yfO6ki5slCt6L/AdnYM+SAHadRI1rBea+iPEfQ==
dependencies:
"@near-wallet-selector/core" "8.9.2"
"@near-wallet-selector/core" "8.9.8"
bn.js "5.2.1"

"@next/[email protected]":
Expand Down

0 comments on commit f47ea89

Please sign in to comment.