Skip to content

Commit c59091f

Browse files
Bump elliptic from 6.4.0 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.0...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9a9745 commit c59091f

File tree

1 file changed

+36
-24
lines changed

1 file changed

+36
-24
lines changed

yarn.lock

Lines changed: 36 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -436,9 +436,10 @@ bluebird@^3.3.0:
436436
version "3.5.1"
437437
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
438438

439-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
440-
version "4.11.8"
441-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
439+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
440+
version "4.12.0"
441+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
442+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
442443

443444
body-parser@^1.16.1:
444445
version "1.18.2"
@@ -494,9 +495,10 @@ braces@^1.8.2:
494495
preserve "^0.2.0"
495496
repeat-element "^1.1.2"
496497

497-
brorand@^1.0.1:
498+
brorand@^1.0.1, brorand@^1.1.0:
498499
version "1.1.0"
499500
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
501+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
500502

501503
browser-pack@^6.0.1:
502504
version "6.0.4"
@@ -1272,16 +1274,17 @@ [email protected]:
12721274
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
12731275

12741276
elliptic@^6.0.0:
1275-
version "6.4.0"
1276-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1277+
version "6.5.4"
1278+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
1279+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
12771280
dependencies:
1278-
bn.js "^4.4.0"
1279-
brorand "^1.0.1"
1281+
bn.js "^4.11.9"
1282+
brorand "^1.1.0"
12801283
hash.js "^1.0.0"
1281-
hmac-drbg "^1.0.0"
1282-
inherits "^2.0.1"
1283-
minimalistic-assert "^1.0.0"
1284-
minimalistic-crypto-utils "^1.0.0"
1284+
hmac-drbg "^1.0.1"
1285+
inherits "^2.0.4"
1286+
minimalistic-assert "^1.0.1"
1287+
minimalistic-crypto-utils "^1.0.1"
12851288

12861289
encodeurl@~1.0.1:
12871290
version "1.0.2"
@@ -1950,11 +1953,12 @@ hash-base@^3.0.0:
19501953
safe-buffer "^5.0.1"
19511954

19521955
hash.js@^1.0.0, hash.js@^1.0.3:
1953-
version "1.1.3"
1954-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
1956+
version "1.1.7"
1957+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
1958+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
19551959
dependencies:
19561960
inherits "^2.0.3"
1957-
minimalistic-assert "^1.0.0"
1961+
minimalistic-assert "^1.0.1"
19581962

19591963
hasha@^2.2.0:
19601964
version "2.2.0"
@@ -1985,9 +1989,10 @@ hawk@~6.0.2:
19851989
hoek "4.x.x"
19861990
sntp "2.x.x"
19871991

1988-
hmac-drbg@^1.0.0:
1992+
hmac-drbg@^1.0.1:
19891993
version "1.0.1"
19901994
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
1995+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
19911996
dependencies:
19921997
hash.js "^1.0.3"
19931998
minimalistic-assert "^1.0.0"
@@ -2090,14 +2095,19 @@ inflight@^1.0.4:
20902095
once "^1.3.0"
20912096
wrappy "1"
20922097

2093-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2094-
version "2.0.3"
2095-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2098+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2099+
version "2.0.4"
2100+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2101+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
20962102

20972103
20982104
version "2.0.1"
20992105
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
21002106

2107+
2108+
version "2.0.3"
2109+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2110+
21012111
ini@~1.3.0:
21022112
version "1.3.5"
21032113
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -2689,13 +2699,15 @@ mime@^1.3.4:
26892699
version "1.6.0"
26902700
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
26912701

2692-
minimalistic-assert@^1.0.0:
2693-
version "1.0.0"
2694-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
2702+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
2703+
version "1.0.1"
2704+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
2705+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
26952706

2696-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2707+
minimalistic-crypto-utils@^1.0.1:
26972708
version "1.0.1"
26982709
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
2710+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
26992711

27002712
27012713
version "0.3.0"
@@ -2938,7 +2950,7 @@ [email protected], once@^1.3.0, once@^1.3.3, once@^1.4.0:
29382950

29392951
onetime@^1.0.0:
29402952
version "1.1.0"
2941-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
2953+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
29422954

29432955
optimist@^0.6.1:
29442956
version "0.6.1"

0 commit comments

Comments
 (0)