diff --git a/lerna.json b/lerna.json index be3ce68b8..b8f36a99a 100644 --- a/lerna.json +++ b/lerna.json @@ -5,5 +5,5 @@ "providers/*" ], "useWorkspaces": true, - "version": "2.3.3" + "version": "2.4.0" } diff --git a/package-lock.json b/package-lock.json index 24b296281..359b6fab6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25361,7 +25361,7 @@ }, "packages/core": { "name": "@walletconnect/core", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/heartbeat": "1.2.0", @@ -25374,8 +25374,8 @@ "@walletconnect/relay-auth": "^1.0.4", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "lodash.isequal": "4.5.0", "pino": "7.11.0", @@ -25387,7 +25387,7 @@ }, "packages/react-native-compat": { "name": "@walletconnect/react-native-compat", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "events": "3.3.0", @@ -25400,18 +25400,18 @@ }, "packages/sign-client": { "name": "@walletconnect/sign-client", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { - "@walletconnect/core": "2.3.3", + "@walletconnect/core": "2.4.0", "@walletconnect/events": "^1.0.1", "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "pino": "7.11.0" }, @@ -25424,7 +25424,7 @@ }, "packages/types": { "name": "@walletconnect/types", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/events": "^1.0.1", @@ -25437,7 +25437,7 @@ }, "packages/utils": { "name": "@walletconnect/utils", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "@stablelib/chacha20poly1305": "1.0.1", @@ -25449,7 +25449,7 @@ "@walletconnect/relay-api": "^1.0.7", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", + "@walletconnect/types": "2.4.0", "@walletconnect/window-getters": "^1.0.1", "@walletconnect/window-metadata": "^1.0.1", "detect-browser": "5.3.0", @@ -25480,17 +25480,17 @@ }, "providers/ethereum-provider": { "name": "@walletconnect/ethereum-provider", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/jsonrpc-http-connection": "^1.0.4", "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/universal-provider": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/universal-provider": "2.4.0", + "@walletconnect/utils": "2.4.0", "@web3modal/standalone": "2.1.1", "eip1193-provider": "1.0.1", "events": "^3.3.0" @@ -25502,41 +25502,81 @@ "web3": "1.7.5" } }, - "providers/ethereum-provider/node_modules/@walletconnect/universal-provider": { + "providers/ethereum-provider/node_modules/@walletconnect/core": { "version": "2.3.3", - "resolved": "https://registry.npmjs.org/@walletconnect/universal-provider/-/universal-provider-2.3.3.tgz", - "integrity": "sha512-pibtlTUn7dg5Y5vs8tzSGaaDlq8eSXgHh7o9iMMpE4Fr06HyM36J0niGTOsKvMa+u5keCTwVhbB4MNnN08zVvg==", + "resolved": "https://registry.npmjs.org/@walletconnect/core/-/core-2.3.3.tgz", + "integrity": "sha512-pkPG3f0Mb9WcWMeLtRS8+RSV9gpnAGrU0y291LNXjggDupg5H7I1hFtcj5HI0kmpk4suAS4RKqYAxPzy4MgFRQ==", "dependencies": { - "@walletconnect/jsonrpc-http-connection": "^1.0.4", + "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", - "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", + "@walletconnect/jsonrpc-ws-connection": "^1.0.6", + "@walletconnect/keyvaluestorage": "^1.0.2", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.3.3", + "@walletconnect/relay-api": "^1.0.7", + "@walletconnect/relay-auth": "^1.0.4", + "@walletconnect/safe-json": "^1.0.1", + "@walletconnect/time": "^1.0.2", "@walletconnect/types": "2.3.3", "@walletconnect/utils": "2.3.3", - "eip1193-provider": "1.0.1", "events": "^3.3.0", - "pino": "7.11.0" + "lodash.isequal": "4.5.0", + "pino": "7.11.0", + "uint8arrays": "3.1.0" + } + }, + "providers/ethereum-provider/node_modules/@walletconnect/core/node_modules/@walletconnect/types": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/@walletconnect/types/-/types-2.3.3.tgz", + "integrity": "sha512-g2x27MloGElcRTwYM9Md/1E2RQ5ifYBCFZ/sfnpQrZPVxK3NzSMHJlcV6qrQm9ST82i+UrLEce9RkDgvjKk7+w==", + "dependencies": { + "@walletconnect/events": "^1.0.1", + "@walletconnect/heartbeat": "1.2.0", + "@walletconnect/jsonrpc-types": "^1.0.2", + "@walletconnect/keyvaluestorage": "^1.0.2", + "@walletconnect/logger": "^2.0.1", + "events": "^3.3.0" + } + }, + "providers/ethereum-provider/node_modules/@walletconnect/core/node_modules/@walletconnect/utils": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/@walletconnect/utils/-/utils-2.3.3.tgz", + "integrity": "sha512-wS9ptLlT30c7m7zme3/y3cNjKXztZeKIulqBD1K/VxSxWEA4mK9mmXEACdmahjiX4EHZWtdHvEIu2rLDhkrrvQ==", + "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/jsonrpc-utils": "^1.0.4", + "@walletconnect/relay-api": "^1.0.7", + "@walletconnect/safe-json": "^1.0.1", + "@walletconnect/time": "^1.0.2", + "@walletconnect/types": "2.3.3", + "@walletconnect/window-getters": "^1.0.1", + "@walletconnect/window-metadata": "^1.0.1", + "detect-browser": "5.3.0", + "query-string": "7.1.1", + "uint8arrays": "3.1.0" } }, "providers/signer-connection": { "name": "@walletconnect/signer-connection", - "version": "2.3.3", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "uint8arrays": "3.1.0" } }, "providers/universal-provider": { "name": "@walletconnect/universal-provider", - "version": "2.3.4-7690b8b7", + "version": "2.4.0", "license": "Apache-2.0", "dependencies": { "@walletconnect/jsonrpc-http-connection": "^1.0.4", @@ -25544,9 +25584,9 @@ "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "eip1193-provider": "1.0.1", "events": "^3.3.0", "pino": "7.11.0" @@ -30324,8 +30364,8 @@ "@walletconnect/relay-auth": "^1.0.4", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "lodash.isequal": "4.5.0", "pino": "7.11.0", @@ -30350,10 +30390,10 @@ "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/universal-provider": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/universal-provider": "2.4.0", + "@walletconnect/utils": "2.4.0", "@web3modal/standalone": "2.1.1", "eip1193-provider": "1.0.1", "ethereum-test-network": "0.1.6", @@ -30363,22 +30403,63 @@ "web3": "1.7.5" }, "dependencies": { - "@walletconnect/universal-provider": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/@walletconnect/universal-provider/-/universal-provider-2.3.3.tgz", - "integrity": "sha512-pibtlTUn7dg5Y5vs8tzSGaaDlq8eSXgHh7o9iMMpE4Fr06HyM36J0niGTOsKvMa+u5keCTwVhbB4MNnN08zVvg==", + "@walletconnect/core": { + "version": "https://registry.npmjs.org/@walletconnect/core/-/core-2.3.3.tgz", + "integrity": "sha512-pkPG3f0Mb9WcWMeLtRS8+RSV9gpnAGrU0y291LNXjggDupg5H7I1hFtcj5HI0kmpk4suAS4RKqYAxPzy4MgFRQ==", "requires": { - "@walletconnect/jsonrpc-http-connection": "^1.0.4", + "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", - "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", + "@walletconnect/jsonrpc-ws-connection": "^1.0.6", + "@walletconnect/keyvaluestorage": "^1.0.2", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.3.3", + "@walletconnect/relay-api": "^1.0.7", + "@walletconnect/relay-auth": "^1.0.4", + "@walletconnect/safe-json": "^1.0.1", + "@walletconnect/time": "^1.0.2", "@walletconnect/types": "2.3.3", "@walletconnect/utils": "2.3.3", - "eip1193-provider": "1.0.1", "events": "^3.3.0", - "pino": "7.11.0" + "lodash.isequal": "4.5.0", + "pino": "7.11.0", + "uint8arrays": "3.1.0" + }, + "dependencies": { + "@walletconnect/types": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/@walletconnect/types/-/types-2.3.3.tgz", + "integrity": "sha512-g2x27MloGElcRTwYM9Md/1E2RQ5ifYBCFZ/sfnpQrZPVxK3NzSMHJlcV6qrQm9ST82i+UrLEce9RkDgvjKk7+w==", + "requires": { + "@walletconnect/events": "^1.0.1", + "@walletconnect/heartbeat": "1.2.0", + "@walletconnect/jsonrpc-types": "^1.0.2", + "@walletconnect/keyvaluestorage": "^1.0.2", + "@walletconnect/logger": "^2.0.1", + "events": "^3.3.0" + } + }, + "@walletconnect/utils": { + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/@walletconnect/utils/-/utils-2.3.3.tgz", + "integrity": "sha512-wS9ptLlT30c7m7zme3/y3cNjKXztZeKIulqBD1K/VxSxWEA4mK9mmXEACdmahjiX4EHZWtdHvEIu2rLDhkrrvQ==", + "requires": { + "@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/jsonrpc-utils": "^1.0.4", + "@walletconnect/relay-api": "^1.0.7", + "@walletconnect/safe-json": "^1.0.1", + "@walletconnect/time": "^1.0.2", + "@walletconnect/types": "2.3.3", + "@walletconnect/window-getters": "^1.0.1", + "@walletconnect/window-metadata": "^1.0.1", + "detect-browser": "5.3.0", + "query-string": "7.1.1", + "uint8arrays": "3.1.0" + } + } } } } @@ -30548,7 +30629,7 @@ "@walletconnect/sign-client": { "version": "file:packages/sign-client", "requires": { - "@walletconnect/core": "2.3.3", + "@walletconnect/core": "2.4.0", "@walletconnect/events": "^1.0.1", "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", @@ -30557,8 +30638,8 @@ "@walletconnect/logger": "^2.0.1", "@walletconnect/relay-api": "^1.0.7", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "aws-sdk": "2.1194.0", "events": "^3.3.0", "lokijs": "^1.5.12", @@ -30570,9 +30651,9 @@ "requires": { "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "uint8arrays": "3.1.0" } @@ -30607,9 +30688,9 @@ "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "cosmos-wallet": "^1.2.0", "eip1193-provider": "1.0.1", "ethereum-test-network": "0.1.6", @@ -30799,7 +30880,7 @@ "@walletconnect/relay-api": "^1.0.7", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", + "@walletconnect/types": "2.4.0", "@walletconnect/window-getters": "^1.0.1", "@walletconnect/window-metadata": "^1.0.1", "detect-browser": "5.3.0", diff --git a/packages/core/package.json b/packages/core/package.json index 095a2624b..9b5e7f0bf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/core", "description": "Core for WalletConnect Protocol", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -40,8 +40,8 @@ "@walletconnect/relay-auth": "^1.0.4", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "lodash.isequal": "4.5.0", "pino": "7.11.0", diff --git a/packages/core/src/constants/relayer.ts b/packages/core/src/constants/relayer.ts index 530befb39..568be33e6 100644 --- a/packages/core/src/constants/relayer.ts +++ b/packages/core/src/constants/relayer.ts @@ -34,4 +34,4 @@ export const RELAYER_STORAGE_OPTIONS = { }; // Updated automatically via `new-version` npm script. -export const RELAYER_SDK_VERSION = "2.3.3"; +export const RELAYER_SDK_VERSION = "2.4.0"; diff --git a/packages/react-native-compat/package.json b/packages/react-native-compat/package.json index 7b753d11b..6f094a801 100644 --- a/packages/react-native-compat/package.json +++ b/packages/react-native-compat/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/react-native-compat", "description": "Shims for WalletConnect Protocol in React Native Projects", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", diff --git a/packages/sign-client/package.json b/packages/sign-client/package.json index 6120b6c3d..e1ccdfd96 100644 --- a/packages/sign-client/package.json +++ b/packages/sign-client/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/sign-client", "description": "Sign Client for WalletConnect Protocol", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -37,15 +37,15 @@ "prettier": "prettier --check '{src,test}/**/*.{js,ts,jsx,tsx}'" }, "dependencies": { - "@walletconnect/core": "2.3.3", + "@walletconnect/core": "2.4.0", "@walletconnect/events": "^1.0.1", "@walletconnect/heartbeat": "1.2.0", "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "pino": "7.11.0" }, diff --git a/packages/types/package.json b/packages/types/package.json index cc93d333d..210d33473 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/types", "description": "Typings for WalletConnect Protocol", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", diff --git a/packages/utils/package.json b/packages/utils/package.json index 042822ab3..7ccc7e646 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/utils", "description": "Utilities for WalletConnect Protocol", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -39,7 +39,7 @@ "@walletconnect/relay-api": "^1.0.7", "@walletconnect/safe-json": "^1.0.1", "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.3.3", + "@walletconnect/types": "2.4.0", "@walletconnect/window-getters": "^1.0.1", "@walletconnect/window-metadata": "^1.0.1", "detect-browser": "5.3.0", diff --git a/providers/ethereum-provider/package.json b/providers/ethereum-provider/package.json index 07937e113..9f03dc55c 100644 --- a/providers/ethereum-provider/package.json +++ b/providers/ethereum-provider/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/ethereum-provider", "description": "Ethereum Provider for WalletConnect Protocol", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "repository": { @@ -39,10 +39,10 @@ "@walletconnect/jsonrpc-provider": "^1.0.6", "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/universal-provider": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/universal-provider": "2.4.0", + "@walletconnect/utils": "2.4.0", "@web3modal/standalone": "2.1.1", "eip1193-provider": "1.0.1", "events": "^3.3.0" diff --git a/providers/signer-connection/package.json b/providers/signer-connection/package.json index d2daf8f46..1c7bb0dea 100644 --- a/providers/signer-connection/package.json +++ b/providers/signer-connection/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/signer-connection", "description": "Signer Connection for WalletConnect Protocol", - "version": "2.3.3", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "license": "Apache-2.0", @@ -32,9 +32,9 @@ "dependencies": { "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "events": "^3.3.0", "uint8arrays": "3.1.0" } diff --git a/providers/universal-provider/package.json b/providers/universal-provider/package.json index b1b46164e..104ebd9e5 100644 --- a/providers/universal-provider/package.json +++ b/providers/universal-provider/package.json @@ -1,7 +1,7 @@ { "name": "@walletconnect/universal-provider", "description": "Universal Provider for WalletConnect Protocol", - "version": "2.3.4-7690b8b7", + "version": "2.4.0", "author": "WalletConnect, Inc. ", "homepage": "https://github.com/walletconnect/walletconnect-monorepo/", "repository": { @@ -38,9 +38,9 @@ "@walletconnect/jsonrpc-types": "^1.0.2", "@walletconnect/jsonrpc-utils": "^1.0.4", "@walletconnect/logger": "^2.0.1", - "@walletconnect/sign-client": "2.3.3", - "@walletconnect/types": "2.3.3", - "@walletconnect/utils": "2.3.3", + "@walletconnect/sign-client": "2.4.0", + "@walletconnect/types": "2.4.0", + "@walletconnect/utils": "2.4.0", "eip1193-provider": "1.0.1", "events": "^3.3.0", "pino": "7.11.0"