@@ -2790,10 +2790,10 @@ bluebird@^3.5.1, bluebird@^3.5.5:
2790
2790
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
2791
2791
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
2792
2792
2793
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
2794
- version "4.11.9 "
2795
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9 .tgz#26d556829458f9d1e81fc48952493d0ba3507828 "
2796
- integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw ==
2793
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9 :
2794
+ version "4.12.0 "
2795
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0 .tgz#775b3f278efbb9718eec7361f483fb36fbbfea88 "
2796
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA ==
2797
2797
2798
2798
2799
2799
version "1.19.0"
@@ -2866,7 +2866,7 @@ brcast@^3.0.1:
2866
2866
resolved "https://registry.yarnpkg.com/brcast/-/brcast-3.0.1.tgz#6256a8349b20de9eed44257a9b24d71493cd48dd"
2867
2867
integrity sha512-eI3yqf9YEqyGl9PCNTR46MGvDylGtaHjalcz6Q3fAPnP/PhpKkkve52vFdfGpwp4VUvK6LUr4TQN+2stCrEwTg==
2868
2868
2869
- brorand@^1.0.1:
2869
+ brorand@^1.0.1, brorand@^1.1.0 :
2870
2870
version "1.1.0"
2871
2871
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
2872
2872
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -4346,17 +4346,17 @@ electron-to-chromium@^1.3.349:
4346
4346
integrity sha512-zKO/wS+2ChI/jz9WAo647xSW8t2RmgRLFdbUb/77cORkUTargO+SCj4ctTHjBn2VeNFrsLgDT7IuDVrd3F8mLQ==
4347
4347
4348
4348
elliptic@^6.0.0:
4349
- version "6.5.3 "
4350
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3 .tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6 "
4351
- integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw ==
4349
+ version "6.5.4 "
4350
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4 .tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
4351
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ ==
4352
4352
dependencies:
4353
- bn.js "^4.4.0 "
4354
- brorand "^1.0.1 "
4353
+ bn.js "^4.11.9 "
4354
+ brorand "^1.1.0 "
4355
4355
hash.js "^1.0.0"
4356
- hmac-drbg "^1.0.0 "
4357
- inherits "^2.0.1 "
4358
- minimalistic-assert "^1.0.0 "
4359
- minimalistic-crypto-utils "^1.0.0 "
4356
+ hmac-drbg "^1.0.1 "
4357
+ inherits "^2.0.4 "
4358
+ minimalistic-assert "^1.0.1 "
4359
+ minimalistic-crypto-utils "^1.0.1 "
4360
4360
4361
4361
emoji-regex@^6.5.1:
4362
4362
version "6.5.1"
@@ -5792,7 +5792,7 @@ history@^4.9.0:
5792
5792
tiny-warning "^1.0.0"
5793
5793
value-equal "^1.0.1"
5794
5794
5795
- hmac-drbg@^1.0.0 :
5795
+ hmac-drbg@^1.0.1 :
5796
5796
version "1.0.1"
5797
5797
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
5798
5798
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -6132,7 +6132,7 @@ inflight@^1.0.4:
6132
6132
once "^1.3.0"
6133
6133
wrappy "1"
6134
6134
6135
- inherits@2,
[email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
6135
+ inherits@2,
[email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@
^2.0.4, inherits@ ~2.0.1, inherits@~2.0.3:
6136
6136
version "2.0.4"
6137
6137
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
6138
6138
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
@@ -7797,7 +7797,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
7797
7797
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
7798
7798
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
7799
7799
7800
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1:
7800
+ minimalistic-crypto-utils@^1.0.1:
7801
7801
version "1.0.1"
7802
7802
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
7803
7803
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
0 commit comments