@@ -10255,6 +10255,19 @@ elliptic@6.5.4, elliptic@^6.4.0, elliptic@^6.5.2, elliptic@^6.5.3, elliptic@^6.5
10255
10255
minimalistic-assert "^1.0.1"
10256
10256
minimalistic-crypto-utils "^1.0.1"
10257
10257
10258
+ elliptic@^6.5.7:
10259
+ version "6.5.7"
10260
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b"
10261
+ integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q==
10262
+ dependencies:
10263
+ bn.js "^4.11.9"
10264
+ brorand "^1.1.0"
10265
+ hash.js "^1.0.0"
10266
+ hmac-drbg "^1.0.1"
10267
+ inherits "^2.0.4"
10268
+ minimalistic-assert "^1.0.1"
10269
+ minimalistic-crypto-utils "^1.0.1"
10270
+
10258
10271
emittery@^0.10.2:
10259
10272
version "0.10.2"
10260
10273
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.10.2.tgz#902eec8aedb8c41938c46e9385e9db7e03182933"
@@ -15721,6 +15734,11 @@ node-addon-api@^2.0.0:
15721
15734
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32"
15722
15735
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA==
15723
15736
15737
+ node-addon-api@^5.0.0:
15738
+ version "5.1.0"
15739
+ resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.1.0.tgz#49da1ca055e109a23d537e9de43c09cca21eb762"
15740
+ integrity sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==
15741
+
15724
15742
node-domexception@1.0.0, node-domexception@^1.0.0:
15725
15743
version "1.0.0"
15726
15744
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
@@ -18798,12 +18816,12 @@ scrypt-js@3.0.1, scrypt-js@^3.0.0, scrypt-js@^3.0.1:
18798
18816
integrity sha512-cdwTTnqPu0Hyvf5in5asVdZocVDTNRmR7XEcJuIzMjJeSHybHl7vpB66AzwTaIg6CLSbtjcxc8fqcySfnTkccA==
18799
18817
18800
18818
secp256k1@^4.0.0, secp256k1@^4.0.1:
18801
- version "4.0.3 "
18802
- resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.3 .tgz#c4559ecd1b8d3c1827ed2d1b94190d69ce267303 "
18803
- integrity sha512-NLZVf+ROMxwtEj3Xa562qgv2BK5e2WNmXPiOdVIPLgs6lyTzMvBq0aWTYMI5XCP9jZMVKOcqZLw/Wc4vDkuxhA ==
18819
+ version "4.0.4 "
18820
+ resolved "https://registry.yarnpkg.com/secp256k1/-/secp256k1-4.0.4 .tgz#58f0bfe1830fe777d9ca1ffc7574962a8189f8ab "
18821
+ integrity sha512-6JfvwvjUOn8F/jUoBY2Q1v5WY5XS+rj8qSe0v8Y4ezH4InLgTEeOOPQsRll9OV429Pvo6BCHGavIyJfr3TAhsw ==
18804
18822
dependencies:
18805
- elliptic "^6.5.4 "
18806
- node-addon-api "^2 .0.0"
18823
+ elliptic "^6.5.7 "
18824
+ node-addon-api "^5 .0.0"
18807
18825
node-gyp-build "^4.2.0"
18808
18826
18809
18827
select-hose@^2.0.0:
0 commit comments