Skip to content

Commit 38c8517

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] <support@github.com>
1 parent df0bea5 commit 38c8517

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
@@ -868,9 +868,9 @@ bluebird@^3.1.1, bluebird@^3.5.0:
868868
version "3.5.1"
869869
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.1.tgz#d9551f9de98f1fcda1e683d17ee91a0602ee2eb9"
870870

871-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
872-
version "4.11.8"
873-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
871+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
872+
version "4.12.0"
873+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
874874

875875
body-parser@1.18.2:
876876
version "1.18.2"
@@ -923,7 +923,7 @@ braces@^1.8.2:
923923
preserve "^0.2.0"
924924
repeat-element "^1.1.2"
925925

926-
brorand@^1.0.1:
926+
brorand@^1.0.1, brorand@^1.1.0:
927927
version "1.1.0"
928928
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
929929

@@ -1918,16 +1918,16 @@ electron-to-chromium@^1.2.7, electron-to-chromium@^1.3.28:
19181918
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.29.tgz#7a58236b95468c3e7660091348522d65d7736b36"
19191919

19201920
elliptic@^6.0.0:
1921-
version "6.4.0"
1922-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
1921+
version "6.5.4"
1922+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
19231923
dependencies:
1924-
bn.js "^4.4.0"
1925-
brorand "^1.0.1"
1924+
bn.js "^4.11.9"
1925+
brorand "^1.1.0"
19261926
hash.js "^1.0.0"
1927-
hmac-drbg "^1.0.0"
1928-
inherits "^2.0.1"
1929-
minimalistic-assert "^1.0.0"
1930-
minimalistic-crypto-utils "^1.0.0"
1927+
hmac-drbg "^1.0.1"
1928+
inherits "^2.0.4"
1929+
minimalistic-assert "^1.0.1"
1930+
minimalistic-crypto-utils "^1.0.1"
19311931

19321932
emojis-list@^2.0.0:
19331933
version "2.1.0"
@@ -2827,11 +2827,11 @@ hash-sum@^1.0.2:
28272827
resolved "https://registry.yarnpkg.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04"
28282828

28292829
hash.js@^1.0.0, hash.js@^1.0.3:
2830-
version "1.1.3"
2831-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
2830+
version "1.1.7"
2831+
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
28322832
dependencies:
28332833
inherits "^2.0.3"
2834-
minimalistic-assert "^1.0.0"
2834+
minimalistic-assert "^1.0.1"
28352835

28362836
hawk@3.1.3, hawk@~3.1.3:
28372837
version "3.1.3"
@@ -2846,7 +2846,7 @@ he@1.1.x, he@^1.1.0:
28462846
version "1.1.1"
28472847
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
28482848

2849-
hmac-drbg@^1.0.0:
2849+
hmac-drbg@^1.0.1:
28502850
version "1.0.1"
28512851
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
28522852
dependencies:
@@ -3074,14 +3074,18 @@ inflight@^1.0.4:
30743074
once "^1.3.0"
30753075
wrappy "1"
30763076

3077-
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3:
3078-
version "2.0.3"
3079-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3077+
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:
3078+
version "2.0.4"
3079+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
30803080

30813081
inherits@2.0.1:
30823082
version "2.0.1"
30833083
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
30843084

3085+
inherits@2.0.3:
3086+
version "2.0.3"
3087+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3088+
30853089
ini@~1.3.0:
30863090
version "1.3.5"
30873091
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3983,11 +3987,11 @@ mimic-fn@^1.0.0:
39833987
version "1.1.0"
39843988
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
39853989

3986-
minimalistic-assert@^1.0.0:
3987-
version "1.0.0"
3988-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.0.tgz#702be2dda6b37f4836bcb3f5db56641b64a1d3d3"
3990+
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
3991+
version "1.0.1"
3992+
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
39893993

3990-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
3994+
minimalistic-crypto-utils@^1.0.1:
39913995
version "1.0.1"
39923996
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
39933997

0 commit comments

Comments
 (0)