@@ -2152,9 +2152,10 @@ bluebird@~3.4.1:
2152
2152
version "3.4.7"
2153
2153
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.4.7.tgz#f72d760be09b7f76d08ed8fae98b289a8d05fab3"
2154
2154
2155
- bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0 :
2156
- version "4.11.8"
2157
- resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
2155
+ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.11.9 :
2156
+ version "4.12.0"
2157
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
2158
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
2158
2159
2159
2160
[email protected] , body-parser@^1.19.0:
2160
2161
version "1.19.0"
@@ -2217,9 +2218,10 @@ braces@^3.0.1, braces@~3.0.2:
2217
2218
dependencies :
2218
2219
fill-range "^7.0.1"
2219
2220
2220
- brorand@^1.0.1 :
2221
+ brorand@^1.0.1, brorand@^1.1.0 :
2221
2222
version "1.1.0"
2222
2223
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
2224
+ integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
2223
2225
2224
2226
browser-process-hrtime@^0.1.2 :
2225
2227
version "0.1.2"
@@ -3397,16 +3399,17 @@ electron-to-chromium@^1.3.92:
3397
3399
integrity sha512-En051LMzMl3/asMWGZEtU808HOoVWIpmmZx1Ep8N+TT9e7z/X8RcLeBU2kLSNLGQ+5SuKELzMx+MVuTBXk6Q9w==
3398
3400
3399
3401
elliptic@^6.0.0 :
3400
- version "6.4.0"
3401
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.4.0.tgz#cac9af8762c85836187003c8dfe193e5e2eae5df"
3402
+ version "6.5.4"
3403
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
3404
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
3402
3405
dependencies :
3403
- bn.js "^4.4.0 "
3404
- brorand "^1.0.1 "
3406
+ bn.js "^4.11.9 "
3407
+ brorand "^1.1.0 "
3405
3408
hash.js "^1.0.0"
3406
- hmac-drbg "^1.0.0 "
3407
- inherits "^2.0.1 "
3408
- minimalistic-assert "^1.0.0 "
3409
- minimalistic-crypto-utils "^1.0.0 "
3409
+ hmac-drbg "^1.0.1 "
3410
+ inherits "^2.0.4 "
3411
+ minimalistic-assert "^1.0.1 "
3412
+ minimalistic-crypto-utils "^1.0.1 "
3410
3413
3411
3414
3412
3415
version "0.0.3"
@@ -4722,19 +4725,21 @@ hash-stream-validation@^0.2.1:
4722
4725
through2 "^2.0.0"
4723
4726
4724
4727
hash.js@^1.0.0, hash.js@^1.0.3 :
4725
- version "1.1.3"
4726
- resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.3.tgz#340dedbe6290187151c1ea1d777a3448935df846"
4728
+ version "1.1.7"
4729
+ resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
4730
+ integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
4727
4731
dependencies :
4728
4732
inherits "^2.0.3"
4729
- minimalistic-assert "^1.0.0 "
4733
+ minimalistic-assert "^1.0.1 "
4730
4734
4731
4735
4732
4736
version "1.1.1"
4733
4737
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
4734
4738
4735
- hmac-drbg@^1.0.0 :
4739
+ hmac-drbg@^1.0.1 :
4736
4740
version "1.0.1"
4737
4741
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
4742
+ integrity sha1-0nRXAQJabHdabFRXk+1QL8DGSaE=
4738
4743
dependencies :
4739
4744
hash.js "^1.0.3"
4740
4745
minimalistic-assert "^1.0.0"
@@ -5007,19 +5012,19 @@ inflight@^1.0.4:
5007
5012
once "^1.3.0"
5008
5013
wrappy "1"
5009
5014
5010
- inherits@2, [email protected] .3 , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
5011
- version "2.0.3 "
5012
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3 .tgz#633c2c83e3da42a502f52466022480f4208261de "
5013
- integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4 =
5015
+ inherits@2, [email protected] .4 , inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4 , inherits@~2.0.0, inherits@~2.0.1, inherits@~2.0.3 :
5016
+ version "2.0.4 "
5017
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4 .tgz#0fa2c64f932917c3433a0ded55363aae37416b7c "
5018
+ integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ= =
5014
5019
5015
5020
5016
5021
version "2.0.1"
5017
5022
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
5018
5023
5019
-
5020
- version "2.0.4 "
5021
- resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4 .tgz#0fa2c64f932917c3433a0ded55363aae37416b7c "
5022
- integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ= =
5024
+
5025
+ version "2.0.3 "
5026
+ resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3 .tgz#633c2c83e3da42a502f52466022480f4208261de "
5027
+ integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4 =
5023
5028
5024
5029
ini@^1.3.4, ini@~1.3.0 :
5025
5030
version "1.3.5"
@@ -6452,13 +6457,15 @@ mimic-response@^1.0.0:
6452
6457
version "1.0.0"
6453
6458
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.0.tgz#df3d3652a73fded6b9b0b24146e6fd052353458e"
6454
6459
6455
- minimalistic-assert@^1.0.0 :
6460
+ minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
6456
6461
version "1.0.1"
6457
6462
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
6463
+ integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
6458
6464
6459
- minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0. 1 :
6465
+ minimalistic-crypto-utils@^1.0.1 :
6460
6466
version "1.0.1"
6461
6467
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
6468
+ integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
6462
6469
6463
6470
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4 :
6464
6471
version "3.0.4"
0 commit comments