From f2ec406caff33a5eb2b2c7917f29cb49aabbfb7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 18:28:08 +0000 Subject: [PATCH] build(deps): bump @walletconnect/sign-client from 2.10.0 to 2.10.1 (#807) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@walletconnect/sign-client](https://github.com/walletconnect/walletconnect-monorepo) from 2.10.0 to 2.10.1.
Release notes

Sourced from @​walletconnect/sign-client's releases.

2.10.1

What's Changed

New Contributors

Full Changelog: https://github.com/WalletConnect/walletconnect-monorepo/compare/2.10.0...2.10.1

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@walletconnect/sign-client&package-manager=npm_and_yarn&previous-version=2.10.0&new-version=2.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- packages/walletconnect-v2/package.json | 2 +- yarn.lock | 66 ++++++-------------------- 2 files changed, 16 insertions(+), 52 deletions(-) diff --git a/packages/walletconnect-v2/package.json b/packages/walletconnect-v2/package.json index a1cb745d6..cbfab47df 100644 --- a/packages/walletconnect-v2/package.json +++ b/packages/walletconnect-v2/package.json @@ -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.10.0", + "@walletconnect/sign-client": "^2.10.1", "@walletconnect/types": "^2.4.0", "@walletconnect/utils": "^2.10.1", "cosmjs-types": "^0.8.0", diff --git a/yarn.lock b/yarn.lock index ada29fc2c..dbe27b882 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4677,7 +4677,7 @@ __metadata: "@types/node": ^20.6.2 "@types/pino": ^7.0.5 "@walletconnect/qrcode-modal": ^1.8.0 - "@walletconnect/sign-client": ^2.10.0 + "@walletconnect/sign-client": ^2.10.1 "@walletconnect/types": ^2.4.0 "@walletconnect/utils": ^2.10.1 babel-jest: ^29.6.4 @@ -8147,9 +8147,9 @@ __metadata: languageName: node linkType: hard -"@walletconnect/core@npm:2.10.0": - version: 2.10.0 - resolution: "@walletconnect/core@npm:2.10.0" +"@walletconnect/core@npm:2.10.1": + version: 2.10.1 + resolution: "@walletconnect/core@npm:2.10.1" dependencies: "@walletconnect/heartbeat": 1.2.1 "@walletconnect/jsonrpc-provider": 1.0.13 @@ -8162,12 +8162,12 @@ __metadata: "@walletconnect/relay-auth": ^1.0.4 "@walletconnect/safe-json": ^1.0.2 "@walletconnect/time": ^1.0.2 - "@walletconnect/types": 2.10.0 - "@walletconnect/utils": 2.10.0 + "@walletconnect/types": 2.10.1 + "@walletconnect/utils": 2.10.1 events: ^3.3.0 lodash.isequal: 4.5.0 uint8arrays: ^3.1.0 - checksum: 5ad207b07ef651d143a9305e8f3a96b8c50e186b7144387c8e54d826d24cf7fdc86ab333e44b2c2d8bf1c4aa48744586cb69b783ae64c86c3dc5355750f17bf2 + checksum: d58ae15c53efe1792da8c7aa1b7ba47efb49807cfe0c73f225d59c5cd847a0e50979ce6965b94915812412deba3e5aa2dca13a02bd41c087e85575e99afad223 languageName: node linkType: hard @@ -8388,20 +8388,20 @@ __metadata: languageName: node linkType: hard -"@walletconnect/sign-client@npm:^2.10.0": - version: 2.10.0 - resolution: "@walletconnect/sign-client@npm:2.10.0" +"@walletconnect/sign-client@npm:^2.10.1": + version: 2.10.1 + resolution: "@walletconnect/sign-client@npm:2.10.1" dependencies: - "@walletconnect/core": 2.10.0 + "@walletconnect/core": 2.10.1 "@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.10.0 - "@walletconnect/utils": 2.10.0 + "@walletconnect/types": 2.10.1 + "@walletconnect/utils": 2.10.1 events: ^3.3.0 - checksum: 2d9f30ad8b656b7942add2cba9f7a6b04928ecb058440b9dc1701e74c605e961b518cfef6bee249e7477d1033c05a3e16977b10ed658030bf3be0d135b09afd8 + checksum: dbdced8dece73b20ae73df9c0cf0d9e3eee753f6c81e264c87583ca60d1d13d4f7d61944e4b22d1f70c5f32424fd842a7de778838aa7d0ae27195976a86e102f languageName: node linkType: hard @@ -8414,20 +8414,6 @@ __metadata: languageName: node linkType: hard -"@walletconnect/types@npm:2.10.0": - version: 2.10.0 - resolution: "@walletconnect/types@npm:2.10.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: b32006f192578e28cb5c1dbd757a47ff077e25ac3ea9c9d8fd95b174e47f7f8a76386db5aef52623cf6d349c9816d5cff752095af8d35d79a44a2a26a019839d - languageName: node - linkType: hard - "@walletconnect/types@npm:2.10.1": version: 2.10.1 resolution: "@walletconnect/types@npm:2.10.1" @@ -8463,29 +8449,7 @@ __metadata: languageName: node linkType: hard -"@walletconnect/utils@npm:2.10.0": - version: 2.10.0 - resolution: "@walletconnect/utils@npm:2.10.0" - 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.10.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: a1a99e062ce758d28cbbe286efd1fe47f98b5c936a429d2c42700135eb8672b747fdde08384ad5dbf3ec394a7fd7837bbe6d3be0f80445b949f336923517cfc2 - languageName: node - linkType: hard - -"@walletconnect/utils@npm:^2.10.1": +"@walletconnect/utils@npm:2.10.1, @walletconnect/utils@npm:^2.10.1": version: 2.10.1 resolution: "@walletconnect/utils@npm:2.10.1" dependencies: