diff --git a/misc/history/package-lock.json b/misc/history/package-lock.json index c959b876..6e082e8f 100644 --- a/misc/history/package-lock.json +++ b/misc/history/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.4", "license": "MIT", "dependencies": { - "@walletconnect/utils": "^2.7.3" + "@walletconnect/utils": "^2.10.1" }, "devDependencies": { "@walletconnect/core": "^2.7.3", @@ -339,28 +339,6 @@ "events": "^3.3.0" } }, - "node_modules/@walletconnect/utils": { - "version": "2.7.3", - "resolved": "https://registry.npmjs.org/@walletconnect/utils/-/utils-2.7.3.tgz", - "integrity": "sha512-ecKnoks3N8CaP5KYIrgJct5YNmvlfp1Ec8BuiXw5Gmta1HFnKpzvjmAG1627XGEfB2UVc9O2Rmbx+UmhuyB5KQ==", - "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.7", - "@walletconnect/relay-api": "^1.0.9", - "@walletconnect/safe-json": "^1.0.2", - "@walletconnect/time": "^1.0.2", - "@walletconnect/types": "2.7.3", - "@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" - } - }, "node_modules/@walletconnect/window-getters": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@walletconnect/window-getters/-/window-getters-1.0.1.tgz",