Skip to content

Commit

Permalink
chore: bumping metamask version (#4505)
Browse files Browse the repository at this point in the history
* chore: bumping metamask version

* Update .changeset/nine-wombats-smash.md

---------

Co-authored-by: awkweb <[email protected]>
  • Loading branch information
chakra-guy and tmm authored Jan 15, 2025
1 parent 6f09cc5 commit c8a257e
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 12 deletions.
5 changes: 5 additions & 0 deletions .changeset/nine-wombats-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wagmi/connectors": patch
---

Bumped Metamask SDK Version (changes include [bug fixes and minor changes](https://github.com/MetaMask/metamask-sdk/pull/1194)).
2 changes: 1 addition & 1 deletion packages/connectors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"dependencies": {
"@coinbase/wallet-sdk": "4.2.3",
"@metamask/sdk": "0.31.4",
"@metamask/sdk": "0.31.5",
"@safe-global/safe-apps-provider": "0.18.5",
"@safe-global/safe-apps-sdk": "9.1.0",
"@walletconnect/ethereum-provider": "2.17.0",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c8a257e

Please sign in to comment.