Skip to content

Commit dead0f2

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 4af518d commit dead0f2

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

yarn.lock

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -843,9 +843,9 @@ bluebird@^3.0.5, bluebird@^3.1.1:
843843
version "3.5.0"
844844
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
845845

846-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
847-
version "4.11.6"
848-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.6.tgz#53344adb14617a13f6e8dd2ce28905d1c0ba3215"
846+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
847+
version "4.12.0"
848+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
849849

850850
851851
version "2.10.1"
@@ -879,7 +879,7 @@ braces@^1.8.2:
879879
preserve "^0.2.0"
880880
repeat-element "^1.1.2"
881881

882-
brorand@^1.0.1:
882+
brorand@^1.0.1, brorand@^1.1.0:
883883
version "1.1.0"
884884
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
885885

@@ -1796,16 +1796,16 @@ electron-to-chromium@^1.2.7:
17961796
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.9.tgz#db1cba2a26aebcca2f7f5b8b034554468609157d"
17971797

17981798
elliptic@^6.0.0:
1799-
version "6.4.0"
1800-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1799+
version "6.5.4"
1800+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
18011801
dependencies:
1802-
bn.js "^4.4.0"
1803-
brorand "^1.0.1"
1802+
bn.js "^4.11.9"
1803+
brorand "^1.1.0"
18041804
hash.js "^1.0.0"
1805-
hmac-drbg "^1.0.0"
1806-
inherits "^2.0.1"
1807-
minimalistic-assert "^1.0.0"
1808-
minimalistic-crypto-utils "^1.0.0"
1805+
hmac-drbg "^1.0.1"
1806+
inherits "^2.0.4"
1807+
minimalistic-assert "^1.0.1"
1808+
minimalistic-crypto-utils "^1.0.1"
18091809

18101810
emitter-steward@^1.0.0:
18111811
version "1.0.0"
@@ -2614,10 +2614,11 @@ hash-sum@^1.0.2:
26142614
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
26152615

26162616
hash.js@^1.0.0, hash.js@^1.0.3:
2617-
version "1.0.3"
2618-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.0.3.tgz#1332ff00156c0a0ffdd8236013d07b77a0451573"
2617+
version "1.1.7"
2618+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
26192619
dependencies:
2620-
inherits "^2.0.1"
2620+
inherits "^2.0.3"
2621+
minimalistic-assert "^1.0.1"
26212622

26222623
hawk@~3.1.3:
26232624
version "3.1.3"
@@ -2632,7 +2633,7 @@ [email protected], he@^1.1.0:
26322633
version "1.1.1"
26332634
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
26342635

2635-
hmac-drbg@^1.0.0:
2636+
hmac-drbg@^1.0.1:
26362637
version "1.0.1"
26372638
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
26382639
dependencies:
@@ -2850,7 +2851,7 @@ inflight@^1.0.4:
28502851
once "^1.3.0"
28512852
wrappy "1"
28522853

2853-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1:
2854+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.0, inherits@~2.0.1:
28542855
version "2.0.4"
28552856
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
28562857

@@ -3720,11 +3721,11 @@ [email protected], "mime@>= 0.0.1", mime@^1.2.11, mime@^1.3.4:
37203721
version "1.3.4"
37213722
resolved "https://registry.yarnpkg.com/mime/-/mime-1.3.4.tgz#115f9e3b6b3daf2959983cb38f149a2d40eb5d53"
37223723

3723-
minimalistic-assert@^1.0.0:
3724-
version "1.0.0"
3725-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3724+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3725+
version "1.0.1"
3726+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
37263727

3727-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3728+
minimalistic-crypto-utils@^1.0.1:
37283729
version "1.0.1"
37293730
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
37303731

0 commit comments

Comments
 (0)