Skip to content

Commit a20ec97

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

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2019,10 +2019,10 @@ bluebird@^3.5.5:
20192019
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
20202020
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
20212021

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

20272027
20282028
version "1.19.0"
@@ -2094,7 +2094,7 @@ braces@^3.0.1, braces@~3.0.2:
20942094
dependencies:
20952095
fill-range "^7.0.1"
20962096

2097-
brorand@^1.0.1:
2097+
brorand@^1.0.1, brorand@^1.1.0:
20982098
version "1.1.0"
20992099
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
21002100
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -3420,17 +3420,17 @@ elegant-spinner@^1.0.1:
34203420
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
34213421

34223422
elliptic@^6.0.0:
3423-
version "6.5.2"
3424-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.2.tgz#05c5678d7173c049d8ca433552224a495d0e3762"
3425-
integrity sha512-f4x70okzZbIQl/NSRLkI/+tteV/9WqL98zx+SQ69KbXxmVrmjwsNUPn/gYJJ0sHvEak24cZgHIPegRePAtA/xw==
3423+
version "6.5.4"
3424+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
3425+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
34263426
dependencies:
3427-
bn.js "^4.4.0"
3428-
brorand "^1.0.1"
3427+
bn.js "^4.11.9"
3428+
brorand "^1.1.0"
34293429
hash.js "^1.0.0"
3430-
hmac-drbg "^1.0.0"
3431-
inherits "^2.0.1"
3432-
minimalistic-assert "^1.0.0"
3433-
minimalistic-crypto-utils "^1.0.0"
3430+
hmac-drbg "^1.0.1"
3431+
inherits "^2.0.4"
3432+
minimalistic-assert "^1.0.1"
3433+
minimalistic-crypto-utils "^1.0.1"
34343434

34353435
emoji-regex@^7.0.1:
34363436
version "7.0.3"
@@ -4493,7 +4493,7 @@ [email protected]:
44934493
resolved "https://registry.yarnpkg.com/hide-powered-by/-/hide-powered-by-1.1.0.tgz#be3ea9cab4bdb16f8744be873755ca663383fa7a"
44944494
integrity sha512-Io1zA2yOA1YJslkr+AJlWSf2yWFkKjvkcL9Ni1XSUqnGLr/qRQe2UI3Cn/J9MsJht7yEVCe0SscY1HgVMujbgg==
44954495

4496-
hmac-drbg@^1.0.0:
4496+
hmac-drbg@^1.0.1:
44974497
version "1.0.1"
44984498
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
44994499
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4720,7 +4720,7 @@ inflight@^1.0.4:
47204720
once "^1.3.0"
47214721
wrappy "1"
47224722

4723-
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4723+
inherits@2, [email protected], inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
47244724
version "2.0.4"
47254725
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
47264726
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -6104,7 +6104,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
61046104
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
61056105
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
61066106

6107-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
6107+
minimalistic-crypto-utils@^1.0.1:
61086108
version "1.0.1"
61096109
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
61106110
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)