Skip to content

Commit 8b21719

Browse files
chore(deps): bump @walletconnect/utils from 2.17.3 to 2.21.8
Bumps [@walletconnect/utils](https://github.com/walletconnect/walletconnect-monorepo) from 2.17.3 to 2.21.8. - [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases) - [Commits](https://github.com/walletconnect/walletconnect-monorepo/compare/2.17.3...@walletconnect/utils@2.21.8) --- updated-dependencies: - dependency-name: "@walletconnect/utils" dependency-version: 2.21.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfa1878 commit 8b21719

File tree

3 files changed

+862
-524
lines changed

3 files changed

+862
-524
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@umami/utils": "workspace:^",
5858
"@walletconnect/jsonrpc-utils": "^1.0.8",
5959
"@walletconnect/types": "^2.17.3",
60-
"@walletconnect/utils": "^2.17.3",
60+
"@walletconnect/utils": "^2.21.8",
6161
"bignumber.js": "^9.1.2",
6262
"bip39": "^3.1.0",
6363
"cross-env": "^7.0.3",

packages/state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@walletconnect/core": "^2.16.2",
8484
"@walletconnect/jsonrpc-utils": "^1.0.8",
8585
"@walletconnect/types": "^2.17.3",
86-
"@walletconnect/utils": "^2.17.3",
86+
"@walletconnect/utils": "^2.21.8",
8787
"bip39": "^3.1.0",
8888
"framer-motion": "^11.15.0",
8989
"immer": "^10.1.1",

0 commit comments

Comments
 (0)