Skip to content

Commit 1b47797

Browse files
build(deps): 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 9869cfe commit 1b47797

File tree

1 file changed

+35
-23
lines changed

1 file changed

+35
-23
lines changed

yarn.lock

Lines changed: 35 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -992,9 +992,10 @@ bluebird@^3.4.7:
992992
version "3.5.1"
993993
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
994994

995-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
996-
version "4.11.8"
997-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
995+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
996+
version "4.12.0"
997+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
998+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
998999

9991000
10001001
version "1.18.2"
@@ -1090,9 +1091,10 @@ [email protected]:
10901091
d3 "^5.9.2"
10911092
lodash.assign "^4.2.0"
10921093

1093-
brorand@^1.0.1:
1094+
brorand@^1.0.1, brorand@^1.1.0:
10941095
version "1.1.0"
10951096
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1097+
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
10961098

10971099
browser-resolve@^1.11.2:
10981100
version "1.11.2"
@@ -2280,16 +2282,17 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.28:
22802282
electron-releases "^2.1.0"
22812283

22822284
elliptic@^6.0.0:
2283-
version "6.4.0"
2284-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
2285+
version "6.5.4"
2286+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2287+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
22852288
dependencies:
2286-
bn.js "^4.4.0"
2287-
brorand "^1.0.1"
2289+
bn.js "^4.11.9"
2290+
brorand "^1.1.0"
22882291
hash.js "^1.0.0"
2289-
hmac-drbg "^1.0.0"
2290-
inherits "^2.0.1"
2291-
minimalistic-assert "^1.0.0"
2292-
minimalistic-crypto-utils "^1.0.0"
2292+
hmac-drbg "^1.0.1"
2293+
inherits "^2.0.4"
2294+
minimalistic-assert "^1.0.1"
2295+
minimalistic-crypto-utils "^1.0.1"
22932296

22942297
emoji-regex@^6.1.0:
22952298
version "6.5.1"
@@ -3197,11 +3200,12 @@ hash-base@^3.0.0:
31973200
safe-buffer "^5.0.1"
31983201

31993202
hash.js@^1.0.0, hash.js@^1.0.3:
3200-
version "1.1.3"
3201-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
3203+
version "1.1.7"
3204+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
3205+
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
32023206
dependencies:
32033207
inherits "^2.0.3"
3204-
minimalistic-assert "^1.0.0"
3208+
minimalistic-assert "^1.0.1"
32053209

32063210
[email protected], hawk@~3.1.3:
32073211
version "3.1.3"
@@ -3225,9 +3229,10 @@ [email protected]:
32253229
version "1.1.1"
32263230
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
32273231

3228-
hmac-drbg@^1.0.0:
3232+
hmac-drbg@^1.0.1:
32293233
version "1.0.1"
32303234
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
3235+
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
32313236
dependencies:
32323237
hash.js "^1.0.3"
32333238
minimalistic-assert "^1.0.0"
@@ -3421,14 +3426,19 @@ inflight@^1.0.4:
34213426
once "^1.3.0"
34223427
wrappy "1"
34233428

3424-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3425-
version "2.0.3"
3426-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3429+
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:
3430+
version "2.0.4"
3431+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3432+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
34273433

34283434
34293435
version "2.0.1"
34303436
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
34313437

3438+
3439+
version "2.0.3"
3440+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3441+
34323442
ini@^1.3.4, ini@~1.3.0:
34333443
version "1.3.5"
34343444
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4428,13 +4438,15 @@ mimic-fn@^1.0.0:
44284438
version "1.1.0"
44294439
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
44304440

4431-
minimalistic-assert@^1.0.0:
4432-
version "1.0.0"
4433-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
4441+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
4442+
version "1.0.1"
4443+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
4444+
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
44344445

4435-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4446+
minimalistic-crypto-utils@^1.0.1:
44364447
version "1.0.1"
44374448
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4449+
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
44384450

44394451
44404452
version "3.0.3"

0 commit comments

Comments
 (0)