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.2 (#407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 13, 2024
1 parent 0053f33 commit 436a4cf
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 @@ -1083,22 +1083,22 @@
tweetnacl "1.0.3"
uuid "8.3.2"

"@near-wallet-selector/[email protected].1":
version "8.9.1"
resolved "https://registry.yarnpkg.com/@near-wallet-selector/core/-/core-8.9.1.tgz#7d4de41ff18cde6530d0153e8335d5e366c07452"
integrity sha512-EY8PmKyNoW/pWsZFZM9V2sluSMn1DPQ8PDj+veiOCbuMP2USJ5j9qxJd1iJy07JbmI/40EuCA6IAZ6SbukzaUQ==
"@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==
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.1"
resolved "https://registry.yarnpkg.com/@near-wallet-selector/wallet-utils/-/wallet-utils-8.9.1.tgz#69087d180a85b7fcd5325970f456946aee4776cb"
integrity sha512-T7KXOLfeFXc+LL3hMvmqBEVB4LhlQD4l8VSNM+AuaZIBAg16gPbT1Q1580oH6kH3SILogvIjIDetLIVtdhGi7w==
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==
dependencies:
"@near-wallet-selector/core" "8.9.1"
"@near-wallet-selector/core" "8.9.2"
bn.js "5.2.1"

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

2 comments on commit 436a4cf

@vercel
Copy link

@vercel vercel bot commented on 436a4cf Jan 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue-dapp-auth – ./advanced/dapps/vue-dapp-auth

vue-dapp-auth-walletconnect1.vercel.app
vue-dapp-auth.vercel.app
vue-dapp-auth-git-main-walletconnect1.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 436a4cf Jan 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.