Skip to content

Commit

Permalink
build(deps): bump @walletconnect/sign-client from 2.8.6 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [@walletconnect/sign-client](https://github.com/walletconnect/walletconnect-monorepo) from 2.8.6 to 2.9.0.
- [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases)
- [Commits](WalletConnect/walletconnect-monorepo@2.8.6...2.9.0)

---
updated-dependencies:
- dependency-name: "@walletconnect/sign-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 6, 2023
1 parent cba0568 commit 2bed09a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 25 deletions.
2 changes: 1 addition & 1 deletion packages/walletconnect-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@desmoslabs/desmjs": "workspace:packages/core",
"@desmoslabs/desmjs-types": "workspace:packages/types",
"@walletconnect/qrcode-modal": "^1.8.0",
"@walletconnect/sign-client": "^2.8.6",
"@walletconnect/sign-client": "^2.9.0",
"@walletconnect/types": "^2.4.0",
"@walletconnect/utils": "^2.8.6",
"cosmjs-types": "^0.8.0",
Expand Down
84 changes: 60 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4572,7 +4572,7 @@ __metadata:
"@types/node": ^20.3.1
"@types/pino": ^7.0.5
"@walletconnect/qrcode-modal": ^1.8.0
"@walletconnect/sign-client": ^2.8.6
"@walletconnect/sign-client": ^2.9.0
"@walletconnect/types": ^2.4.0
"@walletconnect/utils": ^2.8.6
babel-jest: ^29.6.0
Expand Down Expand Up @@ -8249,27 +8249,27 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/core@npm:2.8.6":
version: 2.8.6
resolution: "@walletconnect/core@npm:2.8.6"
"@walletconnect/core@npm:2.9.0":
version: 2.9.0
resolution: "@walletconnect/core@npm:2.9.0"
dependencies:
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-provider": 1.0.13
"@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/jsonrpc-ws-connection": ^1.0.11
"@walletconnect/jsonrpc-ws-connection": 1.0.12
"@walletconnect/keyvaluestorage": ^1.0.2
"@walletconnect/logger": ^2.0.1
"@walletconnect/relay-api": ^1.0.9
"@walletconnect/relay-auth": ^1.0.4
"@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.8.6
"@walletconnect/utils": 2.8.6
"@walletconnect/types": 2.9.0
"@walletconnect/utils": 2.9.0
events: ^3.3.0
lodash.isequal: 4.5.0
uint8arrays: ^3.1.0
checksum: dbb2a18de5b4e8162516fbb0db1272ebf898aca66ca8cad3003d36f077ef8cac3dff3731d0a25b1352586e66418770747c49ea9f8e70ffd924ee1a0177c14439
checksum: c2cba1746e9679bd03e55ecfbf8c0339d3122ee31e87e8a690778263ff5c8c371ab5301445da2139711e6522d33946e9fbf640e5238241b2b2e7a394b23c2a00
languageName: node
linkType: hard

Expand Down Expand Up @@ -8370,16 +8370,16 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/jsonrpc-ws-connection@npm:^1.0.11":
version: 1.0.11
resolution: "@walletconnect/jsonrpc-ws-connection@npm:1.0.11"
"@walletconnect/jsonrpc-ws-connection@npm:1.0.12":
version: 1.0.12
resolution: "@walletconnect/jsonrpc-ws-connection@npm:1.0.12"
dependencies:
"@walletconnect/jsonrpc-utils": ^1.0.6
"@walletconnect/safe-json": ^1.0.2
events: ^3.3.0
tslib: 1.14.1
ws: ^7.5.1
checksum: 69fcc5ecb6eafd697fb88e22e6b7a2fd24d06129860feb6bcb5f702062233ebf5aef8b86a8502c67158f48370b98d0f5dffd930a0e5f6944752eb6a3c37a40cb
checksum: 937811d8d9d56064b2c1676e2d3f00cb4c0aaba2e359391ff93d83836b5e9fd2215fe6e9d435504df99924575f4c796f1e382a40c492f9b6b0da846aef674e05
languageName: node
linkType: hard

Expand Down Expand Up @@ -8490,20 +8490,20 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/sign-client@npm:^2.8.6":
version: 2.8.6
resolution: "@walletconnect/sign-client@npm:2.8.6"
"@walletconnect/sign-client@npm:^2.9.0":
version: 2.9.0
resolution: "@walletconnect/sign-client@npm:2.9.0"
dependencies:
"@walletconnect/core": 2.8.6
"@walletconnect/core": 2.9.0
"@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-utils": 1.0.8
"@walletconnect/logger": ^2.0.1
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.8.6
"@walletconnect/utils": 2.8.6
"@walletconnect/types": 2.9.0
"@walletconnect/utils": 2.9.0
events: ^3.3.0
checksum: 0595bd5beb0474f350d88306f68808d0542097b440714a622ca0663339586f14d1b2057fd101435de83875344f6d2579ed94e0480a1457f06a689ded6a184ce1
checksum: fe35b9b15c62efc9702fd34e883f95dcdbda954ff27b628d2d3d3eb7cb904b0fd6ec9c33b64c314305ba7a4b669d37769e7b9e9a723a0a2cb6b57d6a45aa6171
languageName: node
linkType: hard

Expand Down Expand Up @@ -8544,6 +8544,20 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/types@npm:2.9.0":
version: 2.9.0
resolution: "@walletconnect/types@npm:2.9.0"
dependencies:
"@walletconnect/events": ^1.0.1
"@walletconnect/heartbeat": 1.2.1
"@walletconnect/jsonrpc-types": 1.0.3
"@walletconnect/keyvaluestorage": ^1.0.2
"@walletconnect/logger": ^2.0.1
events: ^3.3.0
checksum: 147bec3c89cd7194e6df7e3a59560c46bf5b0b8ef58e81f387b3bfeecaa3aecb04b4ac2dbffe11fe671ffdf2f1222178b2fac256ced39e9b3b56c21411362872
languageName: node
linkType: hard

"@walletconnect/types@npm:^1.8.0":
version: 1.8.0
resolution: "@walletconnect/types@npm:1.8.0"
Expand All @@ -8565,9 +8579,9 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/utils@npm:2.8.6, @walletconnect/utils@npm:^2.8.6":
version: 2.8.6
resolution: "@walletconnect/utils@npm:2.8.6"
"@walletconnect/utils@npm:2.9.0":
version: 2.9.0
resolution: "@walletconnect/utils@npm:2.9.0"
dependencies:
"@stablelib/chacha20poly1305": 1.0.1
"@stablelib/hkdf": 1.0.1
Expand All @@ -8577,13 +8591,13 @@ __metadata:
"@walletconnect/relay-api": ^1.0.9
"@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.8.6
"@walletconnect/types": 2.9.0
"@walletconnect/window-getters": ^1.0.1
"@walletconnect/window-metadata": ^1.0.1
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: ^3.1.0
checksum: b35555def95c45605dbd8ae09f933a49d9ad1f71b6f66332792a7eb3b22090bfffd7c4cc7c61eb9d285dcf4d750cb06cee6daee2f94f29fe044902b44de9aa12
checksum: 83592e6b793d16ddcaa7d904cc1a420b1a7240c9a5263a8ff7d7304f7f1194a2f98e1a69f68b10628e1178541c135d722d3844509678a88f6660c03a076eb755
languageName: node
linkType: hard

Expand All @@ -8609,6 +8623,28 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/utils@npm:^2.8.6":
version: 2.8.6
resolution: "@walletconnect/utils@npm:2.8.6"
dependencies:
"@stablelib/chacha20poly1305": 1.0.1
"@stablelib/hkdf": 1.0.1
"@stablelib/random": ^1.0.2
"@stablelib/sha256": 1.0.1
"@stablelib/x25519": ^1.0.3
"@walletconnect/relay-api": ^1.0.9
"@walletconnect/safe-json": ^1.0.2
"@walletconnect/time": ^1.0.2
"@walletconnect/types": 2.8.6
"@walletconnect/window-getters": ^1.0.1
"@walletconnect/window-metadata": ^1.0.1
detect-browser: 5.3.0
query-string: 7.1.3
uint8arrays: ^3.1.0
checksum: b35555def95c45605dbd8ae09f933a49d9ad1f71b6f66332792a7eb3b22090bfffd7c4cc7c61eb9d285dcf4d750cb06cee6daee2f94f29fe044902b44de9aa12
languageName: node
linkType: hard

"@walletconnect/window-getters@npm:1.0.0, @walletconnect/window-getters@npm:^1.0.0":
version: 1.0.0
resolution: "@walletconnect/window-getters@npm:1.0.0"
Expand Down

0 comments on commit 2bed09a

Please sign in to comment.