Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency @solana/wallet-adapter-base to v0.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2022
1 parent b7ab113 commit f302814
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@material-ui/lab": "4.0.0-alpha.61",
"@project-serum/anchor": "0.14.0",
"@solana/spl-token": "0.1.8",
"@solana/wallet-adapter-base": "0.7.1",
"@solana/wallet-adapter-base": "0.9.20",
"@solana/wallet-adapter-react": "0.13.1",
"@solana/wallet-adapter-react-ui": "0.9.22",
"@solana/wallet-adapter-wallets": "0.11.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2356,12 +2356,12 @@
buffer-layout "^1.2.0"
dotenv "10.0.0"

"@solana/wallet-adapter-base@0.7.1":
version "0.7.1"
resolved "https://registry.yarnpkg.com/@solana/wallet-adapter-base/-/wallet-adapter-base-0.7.1.tgz#9d352e946f406b5d5342515f2e14c82f11425c1c"
integrity sha512-NgdLrsOouBP6Cr563PjxW+4viBo1yx6q2N86LJQzwlrk8Aug48p0AgBPX+F1t9WyulDwRWVTPEALBhmggMpZIg==
"@solana/wallet-adapter-base@0.9.20":
version "0.9.20"
resolved "https://registry.yarnpkg.com/@solana/wallet-adapter-base/-/wallet-adapter-base-0.9.20.tgz#42a3a2f42db9f6a41e36a132ee5a06a0bd3784f0"
integrity sha512-ZvnhJ4EJk61oyuBH/a9tMpUfeWQ3g3Cc0Nzl1NzE4SdqEhiNoEW8HXDig9HMemZ9bIEUxIpPWxp+SwjVl0u+rg==
dependencies:
eventemitter3 "^4.0.7"
eventemitter3 "^4.0.0"

"@solana/wallet-adapter-base@^0.9.17":
version "0.9.17"
Expand Down

0 comments on commit f302814

Please sign in to comment.