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.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2022
1 parent 85956a6 commit 84c3d7f
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.16",
"@solana/wallet-adapter-react": "0.13.1",
"@solana/wallet-adapter-react-ui": "0.6.1",
"@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 @@ -2216,12 +2216,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.16":
version "0.9.16"
resolved "https://registry.yarnpkg.com/@solana/wallet-adapter-base/-/wallet-adapter-base-0.9.16.tgz#7b67e145f47a9cdc8e702eacc02fa867084a9bf4"
integrity sha512-nwzpzo3SjjsCkgN5ROQqoL7Y90j4QUlqxL17sg/qMcoYIBVfalyu87IZAfL5B06eSQ8jmtgnuQJW+91WcLo1ag==
dependencies:
eventemitter3 "^4.0.7"
eventemitter3 "^4.0.0"

"@solana/wallet-adapter-bitkeep@^0.1.0":
version "0.1.0"
Expand Down

0 comments on commit 84c3d7f

Please sign in to comment.