Skip to content

Commit fb57f5f

Browse files
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#172)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff2ebc2 commit fb57f5f

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

+16-16
Original file line numberDiff line numberDiff line change
@@ -2338,10 +2338,10 @@ bluebird@^3.1.1, bluebird@^3.5.5:
23382338
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
23392339
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
23402340

2341-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
2342-
version "4.11.9"
2343-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
2344-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
2341+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
2342+
version "4.12.0"
2343+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
2344+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
23452345

23462346
bn.js@^5.0.0, bn.js@^5.1.1:
23472347
version "5.1.3"
@@ -2426,7 +2426,7 @@ braces@^3.0.1, braces@~3.0.2:
24262426
dependencies:
24272427
fill-range "^7.0.1"
24282428

2429-
brorand@^1.0.1:
2429+
brorand@^1.0.1, brorand@^1.1.0:
24302430
version "1.1.0"
24312431
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
24322432
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -4069,17 +4069,17 @@ electron-to-chromium@^1.3.621:
40694069
integrity sha512-bsVCsONiVX1abkWdH7KtpuDAhsQ3N3bjPYhROSAXE78roJKet0Y5wznA14JE9pzbwSZmSMAW6KiKYf1RvbTJkA==
40704070

40714071
elliptic@^6.5.3:
4072-
version "6.5.3"
4073-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
4074-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
4072+
version "6.5.4"
4073+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
4074+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
40754075
dependencies:
4076-
bn.js "^4.4.0"
4077-
brorand "^1.0.1"
4076+
bn.js "^4.11.9"
4077+
brorand "^1.1.0"
40784078
hash.js "^1.0.0"
4079-
hmac-drbg "^1.0.0"
4080-
inherits "^2.0.1"
4081-
minimalistic-assert "^1.0.0"
4082-
minimalistic-crypto-utils "^1.0.0"
4079+
hmac-drbg "^1.0.1"
4080+
inherits "^2.0.4"
4081+
minimalistic-assert "^1.0.1"
4082+
minimalistic-crypto-utils "^1.0.1"
40834083

40844084
emoji-regex@^7.0.1:
40854085
version "7.0.3"
@@ -5445,7 +5445,7 @@ highlight.js@^10.0.0:
54455445
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.6.0.tgz#0073aa71d566906965ba6e1b7be7b2682f5e18b6"
54465446
integrity sha512-8mlRcn5vk/r4+QcqerapwBYTe+iPL5ih6xrNylxrnBdHQiijDETfXX7VIxC3UiCRiINBJfANBAsPzAvRQj8RpQ==
54475447

5448-
hmac-drbg@^1.0.0:
5448+
hmac-drbg@^1.0.1:
54495449
version "1.0.1"
54505450
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
54515451
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -7125,7 +7125,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
71257125
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
71267126
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
71277127

7128-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
7128+
minimalistic-crypto-utils@^1.0.1:
71297129
version "1.0.1"
71307130
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
71317131
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)