@@ -3065,10 +3065,10 @@ bluebird@^3.3.5, bluebird@^3.5.5:
30653065 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
30663066 integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
30673067
3068- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0 :
3069- version "4.11.9 "
3070- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9 .tgz#26d556829458f9d1e81fc48952493d0ba3507828 "
3071- integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw ==
3068+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9 :
3069+ version "4.12.0 "
3070+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0 .tgz#775b3f278efbb9718eec7361f483fb36fbbfea88 "
3071+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA ==
30723072
30733073bn.js@^5.1.1 :
30743074 version "5.1.2"
@@ -3141,7 +3141,7 @@ braces@^3.0.1, braces@~3.0.2:
31413141 dependencies :
31423142 fill-range "^7.0.1"
31433143
3144- brorand@^1.0.1 :
3144+ brorand@^1.0.1, brorand@^1.1.0 :
31453145 version "1.1.0"
31463146 resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
31473147 integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -4506,17 +4506,17 @@ element-resize-detector@^1.2.1:
45064506 batch-processor "1.0.0"
45074507
45084508elliptic@^6.0.0, elliptic@^6.5.2 :
4509- version "6.5.3 "
4510- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3 .tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6 "
4511- integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw ==
4509+ version "6.5.4 "
4510+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4 .tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
4511+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ ==
45124512 dependencies :
4513- bn.js "^4.4.0 "
4514- brorand "^1.0.1 "
4513+ bn.js "^4.11.9 "
4514+ brorand "^1.1.0 "
45154515 hash.js "^1.0.0"
4516- hmac-drbg "^1.0.0 "
4517- inherits "^2.0.1 "
4518- minimalistic-assert "^1.0.0 "
4519- minimalistic-crypto-utils "^1.0.0 "
4516+ hmac-drbg "^1.0.1 "
4517+ inherits "^2.0.4 "
4518+ minimalistic-assert "^1.0.1 "
4519+ minimalistic-crypto-utils "^1.0.1 "
45204520
45214521emoji-regex@^7.0.1 :
45224522 version "7.0.3"
@@ -5879,7 +5879,7 @@ highlight.js@~9.13.0:
58795879 resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-9.13.1.tgz#054586d53a6863311168488a0f58d6c505ce641e"
58805880 integrity sha512-Sc28JNQNDzaH6PORtRLMvif9RSn1mYuOoX3omVjnb0+HbpPygU2ALBI0R/wsiqCb4/fcp07Gdo8g+fhtFrQl6A==
58815881
5882- hmac-drbg@^1.0.0 :
5882+ hmac-drbg@^1.0.1 :
58835883 version "1.0.1"
58845884 resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
58855885 integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -7776,7 +7776,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
77767776 resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
77777777 integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
77787778
7779- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
7779+ minimalistic-crypto-utils@^1.0.1 :
77807780 version "1.0.1"
77817781 resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
77827782 integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
0 commit comments