Skip to content

Commit ebd89fa

Browse files
⬆️ Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92701c5 commit ebd89fa

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

yarn.lock

+17-17
Original file line numberDiff line numberDiff line change
@@ -2166,10 +2166,10 @@ bluebird@^3.5.5:
21662166
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
21672167
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
21682168

2169-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
2170-
version "4.11.9"
2171-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2172-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
2169+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9:
2170+
version "4.12.0"
2171+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
2172+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
21732173

21742174
21752175
version "1.19.0"
@@ -2223,7 +2223,7 @@ braces@^2.3.1, braces@^2.3.2:
22232223
split-string "^3.0.2"
22242224
to-regex "^3.0.1"
22252225

2226-
brorand@^1.0.1:
2226+
brorand@^1.0.1, brorand@^1.1.0:
22272227
version "1.1.0"
22282228
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
22292229
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -3243,17 +3243,17 @@ electron-to-chromium@^1.3.413:
32433243
integrity sha512-eieqkoM2hCkZZRhETKyCouMziDV3l4XEKHRLuzcHG+HV+P7PeODU/z9HAmBgMQkzvHg2DoyQhfIDmmeguLZT/Q==
32443244

32453245
elliptic@^6.0.0:
3246-
version "6.5.3"
3247-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
3248-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
3246+
version "6.5.4"
3247+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
3248+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
32493249
dependencies:
3250-
bn.js "^4.4.0"
3251-
brorand "^1.0.1"
3250+
bn.js "^4.11.9"
3251+
brorand "^1.1.0"
32523252
hash.js "^1.0.0"
3253-
hmac-drbg "^1.0.0"
3254-
inherits "^2.0.1"
3255-
minimalistic-assert "^1.0.0"
3256-
minimalistic-crypto-utils "^1.0.0"
3253+
hmac-drbg "^1.0.1"
3254+
inherits "^2.0.4"
3255+
minimalistic-assert "^1.0.1"
3256+
minimalistic-crypto-utils "^1.0.1"
32573257

32583258
"emoji-regex@>=6.0.0 <=6.1.1":
32593259
version "6.1.1"
@@ -4237,7 +4237,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
42374237
inherits "^2.0.3"
42384238
minimalistic-assert "^1.0.1"
42394239

4240-
hmac-drbg@^1.0.0:
4240+
hmac-drbg@^1.0.1:
42414241
version "1.0.1"
42424242
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
42434243
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -4418,7 +4418,7 @@ inflight@^1.0.4:
44184418
once "^1.3.0"
44194419
wrappy "1"
44204420

4421-
inherits@2, [email protected], inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
4421+
inherits@2, [email protected], inherits@^2.0.0, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.1, inherits@~2.0.3:
44224422
version "2.0.4"
44234423
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
44244424
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -5403,7 +5403,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
54035403
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
54045404
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
54055405

5406-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
5406+
minimalistic-crypto-utils@^1.0.1:
54075407
version "1.0.1"
54085408
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
54095409
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)