Skip to content

Commit

Permalink
Merge pull request #483 from alephium/update-wc-to-latest-version
Browse files Browse the repository at this point in the history
Update WalletConnect deps from 2.15.1 to 2.17.2
  • Loading branch information
polarker authored Dec 13, 2024
2 parents 08a962a + e60ed3a commit e670bfa
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 30 deletions.
8 changes: 4 additions & 4 deletions packages/walletconnect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"dependencies": {
"@alephium/web3": "workspace:^",
"@alephium/web3-wallet": "workspace:^",
"@walletconnect/sign-client": "2.15.1",
"@walletconnect/types": "2.15.1",
"@walletconnect/utils": "2.15.1",
"@walletconnect/core": "2.15.1",
"@walletconnect/sign-client": "2.17.2",
"@walletconnect/types": "2.17.2",
"@walletconnect/utils": "2.17.2",
"@walletconnect/core": "2.17.2",
"@walletconnect/keyvaluestorage": "1.1.1",
"eventemitter3": "^4.0.7",
"async-sema": "^3.1.1"
Expand Down
226 changes: 200 additions & 26 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 e670bfa

Please sign in to comment.