@@ -229,10 +229,10 @@ binary-extensions@^2.0.0:
229
229
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-2.1.0.tgz#30fa40c9e7fe07dbc895678cd287024dea241dd9"
230
230
integrity sha512-1Yj8h9Q+QDF5FzhMs/c9+6UntbD5MkRfRwac8DoEm9ZfUBZ7tZ55YcGVAzEe4bXsdQHEk+s9S5wsOKVdZrw0tQ==
231
231
232
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.4.0 :
233
- version "4.11.9 "
234
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9 .tgz#26d556829458f9d1e81fc48952493d0ba3507828 "
235
- integrity sha512-E6QoYqCKZfgatHTdHzs1RRKP7ip4vvm+EyRUeE2RF0NblwVvb0p6jSVeNTOFxPn26QXN2o6SMfNxKp6kU8zQaw ==
232
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.9 :
233
+ version "4.12.0 "
234
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0 .tgz#775b3f278efbb9718eec7361f483fb36fbbfea88 "
235
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA ==
236
236
237
237
bn.js@^5.0.0, bn.js@^5.1.1 :
238
238
version "5.1.3"
@@ -246,7 +246,7 @@ braces@~3.0.2:
246
246
dependencies :
247
247
fill-range "^7.0.1"
248
248
249
- brorand@^1.0.1 :
249
+ brorand@^1.0.1, brorand@^1.1.0 :
250
250
version "1.1.0"
251
251
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
252
252
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
@@ -600,17 +600,17 @@ electron-to-chromium@^1.3.723:
600
600
integrity sha512-RsGkAN9JEAYMObS72kzUsPPcPGMqX1rBqGuXi9aa4TBKLzICoLf+DAAtd0fVFzrniJqYzpby47gthCUoObfs0Q==
601
601
602
602
elliptic@^6.5.3 :
603
- version "6.5.3 "
604
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3 .tgz#cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6 "
605
- integrity sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw ==
603
+ version "6.5.4 "
604
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4 .tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb "
605
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ ==
606
606
dependencies :
607
- bn.js "^4.4.0 "
608
- brorand "^1.0.1 "
607
+ bn.js "^4.11.9 "
608
+ brorand "^1.1.0 "
609
609
hash.js "^1.0.0"
610
- hmac-drbg "^1.0.0 "
611
- inherits "^2.0.1 "
612
- minimalistic-assert "^1.0.0 "
613
- minimalistic-crypto-utils "^1.0.0 "
610
+ hmac-drbg "^1.0.1 "
611
+ inherits "^2.0.4 "
612
+ minimalistic-assert "^1.0.1 "
613
+ minimalistic-crypto-utils "^1.0.1 "
614
614
615
615
emojis-list@^2.0.0 :
616
616
version "2.1.0"
828
828
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
829
829
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
830
830
831
- hmac-drbg@^1.0.0 :
831
+ hmac-drbg@^1.0.1 :
832
832
version "1.0.1"
833
833
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
834
834
integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
@@ -1122,7 +1122,7 @@ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1122
1122
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
1123
1123
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
1124
1124
1125
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
1125
+ minimalistic-crypto-utils@^1.0.1 :
1126
1126
version "1.0.1"
1127
1127
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1128
1128
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
0 commit comments