From a85bf2f90c605f67062a6be774ee04550e7509df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Claudio=20Nale?= Date: Fri, 21 Feb 2025 15:26:41 -0300 Subject: [PATCH] bumps elliptic to v6.6.1 --- package-lock.json | 38 +++++++++++++++++++++----------------- package.json | 3 +++ 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9ff93c1b..c07fed11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6122,7 +6122,9 @@ "license": "ISC" }, "node_modules/elliptic": { - "version": "6.5.4", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", + "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", "license": "MIT", "dependencies": { "bn.js": "^4.11.9", @@ -12038,7 +12040,7 @@ "bech32": "^2.0.0", "binary-parser": "^2.2.1", "bs58": "^4.0.1", - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "js-base64": "^3.6.1", "near-api-js": "^1.0.0" } @@ -12245,7 +12247,7 @@ "@cosmjs/utils": "^0.29.5", "@noble/hashes": "^1", "bn.js": "^5.2.0", - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "libsodium-wrappers": "^0.7.6" } }, @@ -12405,7 +12407,7 @@ "@cosmjs/utils": "^0.30.1", "@noble/hashes": "^1", "bn.js": "^5.2.0", - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "libsodium-wrappers": "^0.7.6" } }, @@ -12851,7 +12853,7 @@ "@ethersproject/logger": "^5.7.0", "@ethersproject/properties": "^5.7.0", "bn.js": "^5.2.1", - "elliptic": "6.5.4", + "elliptic": "^6.6.1", "hash.js": "1.1.7" } }, @@ -13808,7 +13810,7 @@ "@types/bn.js": "^4.11.3", "bn.js": "^4.11.0", "create-hash": "^1.1.2", - "elliptic": "^6.5.2", + "elliptic": "^6.6.1", "ethereum-cryptography": "^0.1.3", "ethjs-util": "0.1.6", "rlp": "^2.2.3" @@ -13955,7 +13957,7 @@ "@cosmjs/utils": "0.28.13", "@noble/hashes": "^1", "bn.js": "^5.2.0", - "elliptic": "^6.5.3", + "elliptic": "^6.6.1", "libsodium-wrappers": "^0.7.6" } }, @@ -14313,7 +14315,7 @@ "@cosmjs/utils": "^0.29.5", "@noble/hashes": "^1", "bn.js": "^5.2.0", - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "libsodium-wrappers": "^0.7.6" } }, @@ -14499,7 +14501,7 @@ "@cosmjs/utils": "^0.29.5", "@noble/hashes": "^1", "bn.js": "^5.2.0", - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "libsodium-wrappers": "^0.7.6" } }, @@ -15215,7 +15217,7 @@ "bufferutil": "^4.0.3", "crypto-addr-codec": "^0.1.7", "decimal.js": "^10.2.1", - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "ethereumjs-util": "^7.1.5", "jscrypto": "^1.0.1", "readable-stream": "^3.6.0", @@ -16194,7 +16196,7 @@ "optional": true, "requires": { "acorn": "7.1.1", - "elliptic": "6.5.4", + "elliptic": "^6.6.1", "es6-promise": "4.2.8", "nan": "2.14.0", "secp256k1": "3.7.1" @@ -16217,7 +16219,7 @@ "bn.js": "^4.11.8", "create-hash": "^1.2.0", "drbg.js": "^1.0.1", - "elliptic": "^6.4.1", + "elliptic": "^6.6.1", "nan": "^2.14.0", "safe-buffer": "^5.1.2" } @@ -16261,7 +16263,9 @@ "dev": true }, "elliptic": { - "version": "6.5.4", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", + "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", "requires": { "bn.js": "^4.11.9", "brorand": "^1.1.0", @@ -16367,7 +16371,7 @@ "integrity": "sha512-TKWX8xvoGHrxVdqbYeZM9w+izTF4b9z3NhSaDkdn81btvuh+ivbIMGT/zQvDtTFWhRlThpoz6LEYTr7n8A5GcA==", "optional": true, "requires": { - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "node-addon-api": "^5.0.0", "node-gyp-build": "^4.2.0" } @@ -16428,7 +16432,7 @@ "@types/bn.js": "^4.11.3", "bn.js": "^4.11.0", "create-hash": "^1.1.2", - "elliptic": "^6.5.2", + "elliptic": "^6.6.1", "ethereum-cryptography": "^0.1.3", "ethjs-util": "0.1.6", "rlp": "^2.2.3" @@ -19292,7 +19296,7 @@ "secp256k1": { "version": "4.0.3", "requires": { - "elliptic": "^6.5.4", + "elliptic": "^6.6.1", "node-addon-api": "^2.0.0", "node-gyp-build": "^4.2.0" } @@ -19631,7 +19635,7 @@ "bindings": "^1.3.0", "bn.js": "^4.11.8", "create-hmac": "^1.1.7", - "elliptic": "^6.4.0", + "elliptic": "^6.6.1", "nan": "^2.13.2" }, "dependencies": { diff --git a/package.json b/package.json index 97846ae1..bf6baaea 100644 --- a/package.json +++ b/package.json @@ -66,5 +66,8 @@ "ts-jest": "^29.1.1", "typed-assert": "^1.0.9", "typescript": "^5.3.2" + }, + "overrides": { + "elliptic": "^6.6.1" } }