diff --git a/package.json b/package.json index a0fd8e5a34..f24f3d34f8 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@sentry/react": "^7.91.0", "@spindl-xyz/attribution-lite": "^1.4.0", "@walletconnect/core": "^2.17.2", - "@walletconnect/utils": "^2.17.2", + "@walletconnect/utils": "^2.17.3", "@web3-onboard/coinbase": "^2.4.1", "@web3-onboard/core": "^2.21.4", "@web3-onboard/injected-wallets": "^2.11.2", diff --git a/yarn.lock b/yarn.lock index 5232efa33b..4709943bed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8815,6 +8815,20 @@ __metadata: languageName: node linkType: hard +"@walletconnect/types@npm:2.17.3": + version: 2.17.3 + resolution: "@walletconnect/types@npm:2.17.3" + dependencies: + "@walletconnect/events": "npm:1.0.1" + "@walletconnect/heartbeat": "npm:1.2.2" + "@walletconnect/jsonrpc-types": "npm:1.0.4" + "@walletconnect/keyvaluestorage": "npm:1.1.1" + "@walletconnect/logger": "npm:2.1.2" + events: "npm:3.3.0" + checksum: 10/11209cca804db1e4f58490d19f11d02ce97360ec1cd54efcd8074ca93361caf92841551b4ba376f949e62ebc6667e325757c3e3007d19a5c31af0265ce3eeb05 + languageName: node + linkType: hard + "@walletconnect/universal-provider@npm:2.17.1": version: 2.17.1 resolution: "@walletconnect/universal-provider@npm:2.17.1" @@ -8863,7 +8877,7 @@ __metadata: languageName: node linkType: hard -"@walletconnect/utils@npm:2.17.2, @walletconnect/utils@npm:^2.17.2": +"@walletconnect/utils@npm:2.17.2": version: 2.17.2 resolution: "@walletconnect/utils@npm:2.17.2" dependencies: @@ -8891,6 +8905,34 @@ __metadata: languageName: node linkType: hard +"@walletconnect/utils@npm:^2.17.3": + version: 2.17.3 + resolution: "@walletconnect/utils@npm:2.17.3" + dependencies: + "@ethersproject/hash": "npm:5.7.0" + "@ethersproject/transactions": "npm:5.7.0" + "@stablelib/chacha20poly1305": "npm:1.0.1" + "@stablelib/hkdf": "npm:1.0.1" + "@stablelib/random": "npm:1.0.2" + "@stablelib/sha256": "npm:1.0.1" + "@stablelib/x25519": "npm:1.0.3" + "@walletconnect/jsonrpc-utils": "npm:1.0.8" + "@walletconnect/keyvaluestorage": "npm:1.1.1" + "@walletconnect/relay-api": "npm:1.0.11" + "@walletconnect/relay-auth": "npm:1.0.4" + "@walletconnect/safe-json": "npm:1.0.2" + "@walletconnect/time": "npm:1.0.2" + "@walletconnect/types": "npm:2.17.3" + "@walletconnect/window-getters": "npm:1.0.1" + "@walletconnect/window-metadata": "npm:1.0.1" + detect-browser: "npm:5.3.0" + elliptic: "npm:6.6.1" + query-string: "npm:7.1.3" + uint8arrays: "npm:3.1.0" + checksum: 10/ba5b61ae16a105c43f8aae6f16d3dd24cd2fc2ec98be94b330ff2bc7f87175e1b85fcb344de7753acdaa2b8329f164882d6f1665b279306defd42557e0e989e0 + languageName: node + linkType: hard + "@walletconnect/window-getters@npm:1.0.1, @walletconnect/window-getters@npm:^1.0.1": version: 1.0.1 resolution: "@walletconnect/window-getters@npm:1.0.1" @@ -12545,6 +12587,21 @@ __metadata: languageName: node linkType: hard +"elliptic@npm:6.6.1": + version: 6.6.1 + resolution: "elliptic@npm:6.6.1" + dependencies: + bn.js: "npm:^4.11.9" + brorand: "npm:^1.1.0" + hash.js: "npm:^1.0.0" + hmac-drbg: "npm:^1.0.1" + inherits: "npm:^2.0.4" + minimalistic-assert: "npm:^1.0.1" + minimalistic-crypto-utils: "npm:^1.0.1" + checksum: 10/dc678c9febd89a219c4008ba3a9abb82237be853d9fd171cd602c8fb5ec39927e65c6b5e7a1b2a4ea82ee8e0ded72275e7932bb2da04a5790c2638b818e4e1c5 + languageName: node + linkType: hard + "emittery@npm:^0.13.1": version: 0.13.1 resolution: "emittery@npm:0.13.1" @@ -22078,7 +22135,7 @@ __metadata: "@types/semver": "npm:^7.3.10" "@typescript-eslint/eslint-plugin": "npm:^7.6.0" "@walletconnect/core": "npm:^2.17.2" - "@walletconnect/utils": "npm:^2.17.2" + "@walletconnect/utils": "npm:^2.17.3" "@web3-onboard/coinbase": "npm:^2.4.1" "@web3-onboard/core": "npm:^2.21.4" "@web3-onboard/injected-wallets": "npm:^2.11.2"