Skip to content

Commit c4e6275

Browse files
Bump elliptic from 6.4.1 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.4.1...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3299802 commit c4e6275

File tree

1 file changed

+25
-20
lines changed

1 file changed

+25
-20
lines changed

yarn.lock

+25-20
Original file line numberDiff line numberDiff line change
@@ -1287,10 +1287,10 @@ bluebird@^3.5.3:
12871287
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.4.tgz#d6cc661595de30d5b3af5fcedd3c0b3ef6ec5714"
12881288
integrity sha512-FG+nFEZChJrbQ9tIccIfZJBz3J7mLrAhxakAbnrJWn8d7aKOC+LWifa0G+p4ZqKp4y13T7juYvdhq9NzKdsrjw==
12891289

1290-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1291-
version "4.11.8"
1292-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1293-
integrity sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==
1290+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
1291+
version "4.12.0"
1292+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1293+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
12941294

12951295
12961296
version "1.18.3"
@@ -1362,7 +1362,7 @@ braces@^2.3.1, braces@^2.3.2:
13621362
split-string "^3.0.2"
13631363
to-regex "^3.0.1"
13641364

1365-
brorand@^1.0.1:
1365+
brorand@^1.0.1, brorand@^1.1.0:
13661366
version "1.1.0"
13671367
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
13681368
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -2874,17 +2874,17 @@ electron@^4.0.7:
28742874
extract-zip "^1.0.3"
28752875

28762876
elliptic@^6.0.0:
2877-
version "6.4.1"
2878-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.1.tgz#c2d0b7776911b86722c632c3c06c60f2f819939a"
2879-
integrity sha512-BsXLz5sqX8OHcsh7CqBMztyXARmGQ3LWPtGjJi6DiJHq5C/qvi9P3OqgswKSDftbu8+IoI/QDTAm2fFnQ9SZSQ==
2877+
version "6.5.4"
2878+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2879+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
28802880
dependencies:
2881-
bn.js "^4.4.0"
2882-
brorand "^1.0.1"
2881+
bn.js "^4.11.9"
2882+
brorand "^1.1.0"
28832883
hash.js "^1.0.0"
2884-
hmac-drbg "^1.0.0"
2885-
inherits "^2.0.1"
2886-
minimalistic-assert "^1.0.0"
2887-
minimalistic-crypto-utils "^1.0.0"
2884+
hmac-drbg "^1.0.1"
2885+
inherits "^2.0.4"
2886+
minimalistic-assert "^1.0.1"
2887+
minimalistic-crypto-utils "^1.0.1"
28882888

28892889
emoji-regex@^7.0.1:
28902890
version "7.0.3"
@@ -3739,7 +3739,7 @@ [email protected], [email protected]:
37393739
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
37403740
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
37413741

3742-
hmac-drbg@^1.0.0:
3742+
hmac-drbg@^1.0.1:
37433743
version "1.0.1"
37443744
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
37453745
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -3980,16 +3980,21 @@ inflight@^1.0.4:
39803980
once "^1.3.0"
39813981
wrappy "1"
39823982

3983-
inherits@2, [email protected].3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3984-
version "2.0.3"
3985-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3986-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3983+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
3984+
version "2.0.4"
3985+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3986+
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
39873987

39883988
39893989
version "2.0.1"
39903990
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
39913991
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
39923992

3993+
3994+
version "2.0.3"
3995+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3996+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3997+
39933998
ini@^1.3.4, ini@~1.3.0:
39943999
version "1.3.5"
39954000
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -4860,7 +4865,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
48604865
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
48614866
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
48624867

4863-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
4868+
minimalistic-crypto-utils@^1.0.1:
48644869
version "1.0.1"
48654870
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
48664871
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)