Skip to content

Commit d1a05f4

Browse files
Merge pull request #1007 from emberjs/dependabot/npm_and_yarn/elliptic-6.5.4
2 parents c6dd5a8 + 57cb466 commit d1a05f4

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
@@ -3640,10 +3640,10 @@ bluebird@^3.1.1, bluebird@^3.4.6, bluebird@^3.5.5:
36403640
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
36413641
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
36423642

3643-
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0:
3644-
version "4.11.9"
3645-
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz#26d556829458f9d1e81fc48952493d0ba3507828"
3646-
integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw==
3643+
bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9:
3644+
version "4.12.0"
3645+
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
3646+
integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
36473647

36483648
bn.js@^5.0.0, bn.js@^5.1.1:
36493649
version "5.1.3"
@@ -4232,7 +4232,7 @@ broccoli@^3.4.2:
42324232
underscore.string "^3.2.2"
42334233
watch-detector "^1.0.0"
42344234

4235-
brorand@^1.0.1:
4235+
brorand@^1.0.1, brorand@^1.1.0:
42364236
version "1.1.0"
42374237
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
42384238
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -6049,17 +6049,17 @@ electron-to-chromium@^1.3.621:
60496049
integrity sha512-bsVCsONiVX1abkWdH7KtpuDAhsQ3N3bjPYhROSAXE78roJKet0Y5wznA14JE9pzbwSZmSMAW6KiKYf1RvbTJkA==
60506050

60516051
elliptic@^6.5.3:
6052-
version "6.5.3"
6053-
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"
6054-
integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==
6052+
version "6.5.4"
6053+
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
6054+
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
60556055
dependencies:
6056-
bn.js "^4.4.0"
6057-
brorand "^1.0.1"
6056+
bn.js "^4.11.9"
6057+
brorand "^1.1.0"
60586058
hash.js "^1.0.0"
6059-
hmac-drbg "^1.0.0"
6060-
inherits "^2.0.1"
6061-
minimalistic-assert "^1.0.0"
6062-
minimalistic-crypto-utils "^1.0.0"
6059+
hmac-drbg "^1.0.1"
6060+
inherits "^2.0.4"
6061+
minimalistic-assert "^1.0.1"
6062+
minimalistic-crypto-utils "^1.0.1"
60636063

60646064
ember-auto-import@^1.10.1:
60656065
version "1.10.1"
@@ -8598,7 +8598,7 @@ highlight.js@^9.15.5, highlight.js@^9.6.0:
85988598
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.18.3.tgz#a1a0a2028d5e3149e2380f8a865ee8516703d634"
85998599
integrity sha512-zBZAmhSupHIl5sITeMqIJnYCDfAEc3Gdkqj65wC1lpI468MMQeeQkhcIAvk+RylAkxrCcI9xy9piHiXeQ1BdzQ==
86008600

8601-
hmac-drbg@^1.0.0:
8601+
hmac-drbg@^1.0.1:
86028602
version "1.0.1"
86038603
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
86048604
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -10563,7 +10563,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1056310563
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
1056410564
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
1056510565

10566-
minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
10566+
minimalistic-crypto-utils@^1.0.1:
1056710567
version "1.0.1"
1056810568
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1056910569
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=

0 commit comments

Comments
 (0)