diff --git a/apps/web/package.json b/apps/web/package.json index 61075fc40..e2ce9114a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -53,7 +53,7 @@ "@umami/utils": "workspace:^", "@umami/tzkt": "workspace:^", "@walletconnect/jsonrpc-utils": "^1.0.8", - "@walletconnect/types": "^2.16.2", + "@walletconnect/types": "^2.17.3", "@walletconnect/utils": "^2.17.2", "bignumber.js": "^9.1.2", "bip39": "^3.1.0", diff --git a/packages/state/package.json b/packages/state/package.json index ddeae90ab..434a1e686 100644 --- a/packages/state/package.json +++ b/packages/state/package.json @@ -84,7 +84,7 @@ "@umami/tzkt": "workspace:^", "@walletconnect/core": "^2.16.2", "@walletconnect/jsonrpc-utils": "^1.0.8", - "@walletconnect/types": "^2.16.2", + "@walletconnect/types": "^2.17.3", "@walletconnect/utils": "^2.17.2", "bip39": "^3.1.0", "framer-motion": "^11.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a293706f1..25659a19d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -894,8 +894,8 @@ importers: specifier: ^1.0.8 version: 1.0.8 '@walletconnect/types': - specifier: ^2.16.2 - version: 2.16.2 + specifier: ^2.17.3 + version: 2.17.3 '@walletconnect/utils': specifier: ^2.17.2 version: 2.17.2 @@ -1825,8 +1825,8 @@ importers: specifier: ^1.0.8 version: 1.0.8 '@walletconnect/types': - specifier: ^2.16.2 - version: 2.17.2 + specifier: ^2.17.3 + version: 2.17.3 '@walletconnect/utils': specifier: ^2.17.2 version: 2.17.2 @@ -6496,6 +6496,9 @@ 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==} @@ -19153,6 +19156,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