Skip to content

Commit f0894c4

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 1357b9d commit f0894c4

File tree

1 file changed

+27
-23
lines changed

1 file changed

+27
-23
lines changed

yarn.lock

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -959,9 +959,9 @@ bluebird@^3.0.5, bluebird@^3.1.1, bluebird@^3.3.0, bluebird@^3.4.7:
959959
version "3.5.0"
960960
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c"
961961

962-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
963-
version "4.11.8"
964-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
962+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
963+
version "4.12.0"
964+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
965965

966966
body-parser@^1.16.1:
967967
version "1.17.2"
@@ -1009,7 +1009,7 @@ braces@^1.8.2:
10091009
preserve "^0.2.0"
10101010
repeat-element "^1.1.2"
10111011

1012-
brorand@^1.0.1:
1012+
brorand@^1.0.1, brorand@^1.1.0:
10131013
version "1.1.0"
10141014
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
10151015

@@ -1889,16 +1889,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.18:
18891889
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.18.tgz#3dcc99da3e6b665f6abbc71c28ad51a2cd731a9c"
18901890

18911891
elliptic@^6.0.0:
1892-
version "6.4.0"
1893-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1892+
version "6.5.4"
1893+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
18941894
dependencies:
1895-
bn.js "^4.4.0"
1896-
brorand "^1.0.1"
1895+
bn.js "^4.11.9"
1896+
brorand "^1.1.0"
18971897
hash.js "^1.0.0"
1898-
hmac-drbg "^1.0.0"
1899-
inherits "^2.0.1"
1900-
minimalistic-assert "^1.0.0"
1901-
minimalistic-crypto-utils "^1.0.0"
1898+
hmac-drbg "^1.0.1"
1899+
inherits "^2.0.4"
1900+
minimalistic-assert "^1.0.1"
1901+
minimalistic-crypto-utils "^1.0.1"
19021902

19031903
emojis-list@^2.0.0:
19041904
version "2.1.0"
@@ -2772,11 +2772,11 @@ hash-sum@^1.0.2:
27722772
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
27732773

27742774
hash.js@^1.0.0, hash.js@^1.0.3:
2775-
version "1.1.3"
2776-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2775+
version "1.1.7"
2776+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
27772777
dependencies:
27782778
inherits "^2.0.3"
2779-
minimalistic-assert "^1.0.0"
2779+
minimalistic-assert "^1.0.1"
27802780

27812781
hasha@~2.2.0:
27822782
version "2.2.0"
@@ -2798,7 +2798,7 @@ [email protected], he@^1.1.0:
27982798
version "1.1.1"
27992799
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
28002800

2801-
hmac-drbg@^1.0.0:
2801+
hmac-drbg@^1.0.1:
28022802
version "1.0.1"
28032803
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
28042804
dependencies:
@@ -2961,14 +2961,18 @@ inflight@^1.0.4:
29612961
once "^1.3.0"
29622962
wrappy "1"
29632963

2964-
inherits@2, [email protected].3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
2965-
version "2.0.3"
2966-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2964+
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:
2965+
version "2.0.4"
2966+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
29672967

29682968
29692969
version "2.0.1"
29702970
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
29712971

2972+
2973+
version "2.0.3"
2974+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
2975+
29722976
ini@^1.3.4, ini@~1.3.0:
29732977
version "1.3.4"
29742978
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.4.tgz#0537cb79daf59b59a1a517dff706c86ec039162e"
@@ -3753,11 +3757,11 @@ mimic-fn@^1.0.0:
37533757
version "1.1.0"
37543758
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
37553759

3756-
minimalistic-assert@^1.0.0:
3757-
version "1.0.0"
3758-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3760+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3761+
version "1.0.1"
3762+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
37593763

3760-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3764+
minimalistic-crypto-utils@^1.0.1:
37613765
version "1.0.1"
37623766
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
37633767

0 commit comments

Comments
 (0)