Skip to content

Commit

Permalink
Merge pull request #6 from reown-com/chore/2.17.1
Browse files Browse the repository at this point in the history
chore: updates deps to `2.17.1`
  • Loading branch information
ganchoradkov authored Oct 9, 2024
2 parents 4e2b04b + d9e2fbf commit 9c66b23
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 51 deletions.
78 changes: 31 additions & 47 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions packages/walletkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
"prettier": "prettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'"
},
"dependencies": {
"@walletconnect/core": "2.17.0",
"@walletconnect/core": "2.17.1",
"@walletconnect/jsonrpc-provider": "1.0.14",
"@walletconnect/jsonrpc-utils": "1.0.8",
"@walletconnect/logger": "2.1.2",
"@walletconnect/sign-client": "2.17.0",
"@walletconnect/types": "2.17.0",
"@walletconnect/utils": "2.17.0"
"@walletconnect/sign-client": "2.17.1",
"@walletconnect/types": "2.17.1",
"@walletconnect/utils": "2.17.1"
},
"devDependencies": {
"@ethersproject/wallet": "5.7.0"
Expand Down

0 comments on commit 9c66b23

Please sign in to comment.