Skip to content

Commit bfdc543

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 91613a7 commit bfdc543

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"
@@ -1271,16 +1273,17 @@ [email protected]:
12711273
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
12721274

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

12851288
encodeurl@~1.0.1:
12861289
version "1.0.2"
@@ -1949,11 +1952,12 @@ hash-base@^3.0.0:
19491952
safe-buffer "^5.0.1"
19501953

19511954
hash.js@^1.0.0, hash.js@^1.0.3:
1952-
version "1.1.3"
1953-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
1955+
version "1.1.7"
1956+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
1957+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
19541958
dependencies:
19551959
inherits "^2.0.3"
1956-
minimalistic-assert "^1.0.0"
1960+
minimalistic-assert "^1.0.1"
19571961

19581962
hasha@^2.2.0:
19591963
version "2.2.0"
@@ -1984,9 +1988,10 @@ hawk@~6.0.2:
19841988
hoek "4.x.x"
19851989
sntp "2.x.x"
19861990

1987-
hmac-drbg@^1.0.0:
1991+
hmac-drbg@^1.0.1:
19881992
version "1.0.1"
19891993
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
1994+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
19901995
dependencies:
19911996
hash.js "^1.0.3"
19921997
minimalistic-assert "^1.0.0"
@@ -2089,14 +2094,19 @@ inflight@^1.0.4:
20892094
once "^1.3.0"
20902095
wrappy "1"
20912096

2092-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2093-
version "2.0.3"
2094-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2097+
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:
2098+
version "2.0.4"
2099+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
2100+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
20952101

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

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

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

2695-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
2706+
minimalistic-crypto-utils@^1.0.1:
26962707
version "1.0.1"
26972708
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
2709+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
26982710

26992711
27002712
version "0.3.0"
@@ -2937,7 +2949,7 @@ [email protected], once@^1.3.0, once@^1.3.3, once@^1.4.0:
29372949

29382950
onetime@^1.0.0:
29392951
version "1.1.0"
2940-
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
2952+
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
29412953

29422954
optimist@^0.6.1:
29432955
version "0.6.1"

0 commit comments

Comments
 (0)