From 52f27994d34f6c7bddf53152a32ee9a7db83a0b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 15:01:10 +0000 Subject: [PATCH] build(deps): bump @walletconnect/utils from 2.17.2 to 2.17.3 Bumps [@walletconnect/utils](https://github.com/walletconnect/walletconnect-monorepo) from 2.17.2 to 2.17.3. - [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases) - [Commits](https://github.com/walletconnect/walletconnect-monorepo/compare/2.17.2...2.17.3) --- updated-dependencies: - dependency-name: "@walletconnect/utils" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- packages/state/package.json | 2 +- pnpm-lock.yaml | 43 ++++++++++++++++++++++++++++++------- 3 files changed, 37 insertions(+), 10 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index fb10ef266..63c3d09b0 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -54,7 +54,7 @@ "@umami/tzkt": "workspace:^", "@walletconnect/jsonrpc-utils": "^1.0.8", "@walletconnect/types": "^2.16.2", - "@walletconnect/utils": "^2.17.2", + "@walletconnect/utils": "^2.17.3", "bignumber.js": "^9.1.2", "bip39": "^3.1.0", "cross-env": "^7.0.3", diff --git a/packages/state/package.json b/packages/state/package.json index a082d3600..4215cedc4 100644 --- a/packages/state/package.json +++ b/packages/state/package.json @@ -85,7 +85,7 @@ "@walletconnect/core": "^2.16.2", "@walletconnect/jsonrpc-utils": "^1.0.8", "@walletconnect/types": "^2.16.2", - "@walletconnect/utils": "^2.17.2", + "@walletconnect/utils": "^2.17.3", "bip39": "^3.1.0", "framer-motion": "^11.14.4", "immer": "^10.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2c27bee1..3291124a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -897,8 +897,8 @@ importers: specifier: ^2.16.2 version: 2.16.2 '@walletconnect/utils': - specifier: ^2.17.2 - version: 2.17.2 + specifier: ^2.17.3 + version: 2.17.3 bignumber.js: specifier: ^9.1.2 version: 9.1.2 @@ -1828,8 +1828,8 @@ importers: specifier: ^2.16.2 version: 2.17.2 '@walletconnect/utils': - specifier: ^2.17.2 - version: 2.17.2 + specifier: ^2.17.3 + version: 2.17.3 bip39: specifier: ^3.1.0 version: 3.1.0 @@ -6478,14 +6478,17 @@ packages: '@walletconnect/types@2.17.2': resolution: {integrity: sha512-j/+0WuO00lR8ntu7b1+MKe/r59hNwYLFzW0tTmozzhfAlDL+dYwWasDBNq4AH8NbVd7vlPCQWmncH7/6FVtOfQ==} + '@walletconnect/types@2.17.3': + resolution: {integrity: sha512-5eFxnbZGJJx0IQyCS99qz+OvozpLJJYfVG96dEHGgbzZMd+C9V1eitYqVClx26uX6V+WQVqVwjpD2Dyzie++Wg==} + '@walletconnect/utils@2.11.2': resolution: {integrity: sha512-LyfdmrnZY6dWqlF4eDrx5jpUwsB2bEPjoqR5Z6rXPiHJKUOdJt7az+mNOn5KTSOlRpd1DmozrBrWr+G9fFLYVw==} '@walletconnect/utils@2.16.2': resolution: {integrity: sha512-CEMxMCIqvwXd8YIEXfBoCiWY8DtUevJ/w14Si+cmTHWHBDWKRZll7+QUXgICIBx5kyX3GMAKNABaTlg2A2CPSg==} - '@walletconnect/utils@2.17.2': - resolution: {integrity: sha512-T7eLRiuw96fgwUy2A5NZB5Eu87ukX8RCVoO9lji34RFV4o2IGU9FhTEWyd4QQKI8OuQRjSknhbJs0tU0r0faPw==} + '@walletconnect/utils@2.17.3': + resolution: {integrity: sha512-tG77UpZNeLYgeOwViwWnifpyBatkPlpKSSayhN0gcjY1lZAUNqtYslpm4AdTxlrA3pL61MnyybXgWYT5eZjarw==} '@walletconnect/window-getters@1.0.1': resolution: {integrity: sha512-vHp+HqzGxORPAN8gY03qnbTMnhqIwjeRJNOMOAzePRg4xVEEE2WvYsI9G2NMjOknA8hnuYbU3/hwLcKbjhc8+Q==} @@ -19109,6 +19112,30 @@ snapshots: - ioredis - uWebSockets.js + '@walletconnect/types@2.17.3': + dependencies: + '@walletconnect/events': 1.0.1 + '@walletconnect/heartbeat': 1.2.2 + '@walletconnect/jsonrpc-types': 1.0.4 + '@walletconnect/keyvaluestorage': 1.1.1 + '@walletconnect/logger': 2.1.2 + events: 3.3.0 + transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@netlify/blobs' + - '@planetscale/database' + - '@react-native-async-storage/async-storage' + - '@upstash/redis' + - '@vercel/kv' + - ioredis + - uWebSockets.js + '@walletconnect/utils@2.11.2': dependencies: '@stablelib/chacha20poly1305': 1.0.1 @@ -19175,7 +19202,7 @@ snapshots: - ioredis - uWebSockets.js - '@walletconnect/utils@2.17.2': + '@walletconnect/utils@2.17.3': dependencies: '@ethersproject/hash': 5.7.0 '@ethersproject/transactions': 5.7.0 @@ -19190,7 +19217,7 @@ snapshots: '@walletconnect/relay-auth': 1.0.4 '@walletconnect/safe-json': 1.0.2 '@walletconnect/time': 1.0.2 - '@walletconnect/types': 2.17.2 + '@walletconnect/types': 2.17.3 '@walletconnect/window-getters': 1.0.1 '@walletconnect/window-metadata': 1.0.1 detect-browser: 5.3.0