Skip to content

Commit

Permalink
chore: update coinbase sdk to 4.0.3 (#2440)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomiir authored Jun 20, 2024
1 parent 21d93f5 commit 117816b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 49 deletions.
52 changes: 5 additions & 47 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@coinbase/wallet-sdk": "4.0.0",
"@coinbase/wallet-sdk": "4.0.3",
"@walletconnect/ethereum-provider": "2.13.0",
"@web3modal/polyfills": "5.0.2",
"@web3modal/scaffold": "5.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/ethers5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {
"@coinbase/wallet-sdk": "4.0.0",
"@coinbase/wallet-sdk": "4.0.3",
"@walletconnect/ethereum-provider": "2.13.0",
"@web3modal/polyfills": "5.0.2",
"@web3modal/scaffold": "5.0.2",
Expand Down

0 comments on commit 117816b

Please sign in to comment.