@@ -1368,6 +1368,11 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
1368
1368
version "4.11.8"
1369
1369
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.8.tgz#2cde09eb5ee341f484746bb0309b3253b1b1442f"
1370
1370
1371
+ bn.js@^4.11.9 :
1372
+ version "4.12.0"
1373
+ resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz#775b3f278efbb9718eec7361f483fb36fbbfea88"
1374
+ integrity sha512-c98Bf3tPniI+scsdk237ku1Dc3ujXQTSgyiPUDEOe7tRkhrqridvh8klBv0HCEso1OLOYcHuCv/cS6DNxKH+ZA==
1375
+
1371
1376
body@^5.1.0 :
1372
1377
version "5.1.0"
1373
1378
resolved "https://registry.yarnpkg.com/body/-/body-5.1.0.tgz#e4ba0ce410a46936323367609ecb4e6553125069"
@@ -1409,7 +1414,7 @@ braces@^2.3.1, braces@^2.3.2:
1409
1414
split-string "^3.0.2"
1410
1415
to-regex "^3.0.1"
1411
1416
1412
- brorand@^1.0.1 :
1417
+ brorand@^1.0.1, brorand@^1.1.0 :
1413
1418
version "1.1.0"
1414
1419
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
1415
1420
@@ -2131,6 +2136,19 @@ electron-to-chromium@^1.3.47:
2131
2136
version "1.3.306"
2132
2137
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.306.tgz#e8265301d053d5f74e36cb876486830261fbe946"
2133
2138
2139
+
2140
+ version "6.5.4"
2141
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
2142
+ integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
2143
+ dependencies :
2144
+ bn.js "^4.11.9"
2145
+ brorand "^1.1.0"
2146
+ hash.js "^1.0.0"
2147
+ hmac-drbg "^1.0.1"
2148
+ inherits "^2.0.4"
2149
+ minimalistic-assert "^1.0.1"
2150
+ minimalistic-crypto-utils "^1.0.1"
2151
+
2134
2152
elliptic@^6.0.0 :
2135
2153
version "6.5.1"
2136
2154
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.1.tgz#c380f5f909bf1b9b4428d028cd18d3b0efd6b52b"
@@ -2159,12 +2177,6 @@ encodeurl@~1.0.2:
2159
2177
version "1.0.2"
2160
2178
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59"
2161
2179
2162
- encoding@^0.1.11 :
2163
- version "0.1.12"
2164
- resolved "https://registry.yarnpkg.com/encoding/-/encoding-0.1.12.tgz#538b66f3ee62cd1ab51ec323829d1f9480c74beb"
2165
- dependencies :
2166
- iconv-lite "~0.4.13"
2167
-
2168
2180
end-of-stream@^1.0.0, end-of-stream@^1.1.0 :
2169
2181
version "1.4.4"
2170
2182
resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0"
@@ -3184,6 +3196,18 @@ gulplog@^1.0.0:
3184
3196
dependencies :
3185
3197
glogg "^1.0.0"
3186
3198
3199
+
3200
+ version "4.7.7"
3201
+ resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
3202
+ integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
3203
+ dependencies :
3204
+ minimist "^1.2.5"
3205
+ neo-async "^2.6.0"
3206
+ source-map "^0.6.1"
3207
+ wordwrap "^1.0.0"
3208
+ optionalDependencies :
3209
+ uglify-js "^3.1.4"
3210
+
3187
3211
handlebars@^4.1.2 :
3188
3212
version "4.5.1"
3189
3213
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.1.tgz#8a01c382c180272260d07f2d1aa3ae745715c7ba"
@@ -3276,7 +3300,7 @@ hash.js@^1.0.0, hash.js@^1.0.3:
3276
3300
inherits "^2.0.3"
3277
3301
minimalistic-assert "^1.0.1"
3278
3302
3279
- hmac-drbg@^1.0.0 :
3303
+ hmac-drbg@^1.0.0, hmac-drbg@^1.0.1 :
3280
3304
version "1.0.1"
3281
3305
resolved "https://registry.yarnpkg.com/hmac-drbg/-/hmac-drbg-1.0.1.tgz#d2745701025a6c775a6c545793ed502fc0c649a1"
3282
3306
dependencies :
@@ -3357,7 +3381,7 @@ https-browserify@^1.0.0:
3357
3381
version "1.0.0"
3358
3382
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
3359
3383
3360
- [email protected] , iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13 :
3384
+ [email protected] , iconv-lite@^0.4.24, iconv-lite@^0.4.4:
3361
3385
version "0.4.24"
3362
3386
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
3363
3387
dependencies :
@@ -3418,7 +3442,7 @@ inherits@1:
3418
3442
version "1.0.2"
3419
3443
resolved "https://registry.yarnpkg.com/inherits/-/inherits-1.0.2.tgz#ca4309dadee6b54cc0b8d247e8d7c7a0975bdc9b"
3420
3444
3421
- inherits@2, [email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3 :
3445
+ inherits@2, [email protected] , inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@ ~2.0.1, inherits@~2.0.3 :
3422
3446
version "2.0.4"
3423
3447
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3424
3448
3430
3454
version "2.0.3"
3431
3455
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3432
3456
3457
+
3458
+ version "1.3.7"
3459
+ resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
3460
+ integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
3461
+
3433
3462
ini@^1.3.4, ini@~1.3.0 :
3434
3463
version "1.3.5"
3435
3464
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
@@ -3662,7 +3691,7 @@ is-resolvable@^1.0.0:
3662
3691
version "1.1.0"
3663
3692
resolved "https://registry.yarnpkg.com/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
3664
3693
3665
- is-stream@^1.0.1, is-stream@^1. 1.0 :
3694
+ is-stream@^1.1.0 :
3666
3695
version "1.1.0"
3667
3696
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
3668
3697
@@ -4663,6 +4692,11 @@ minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
4663
4692
version "1.2.0"
4664
4693
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
4665
4694
4695
+ minimist@^1.2.5 :
4696
+ version "1.2.5"
4697
+ resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4698
+ integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
4699
+
4666
4700
minimist@~0.0.1 :
4667
4701
version "0.0.10"
4668
4702
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"
@@ -4797,12 +4831,10 @@ nice-try@^1.0.4:
4797
4831
version "1.0.5"
4798
4832
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
4799
4833
4800
- node-fetch@^1.6.0 :
4801
- version "1.7.3"
4802
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef"
4803
- dependencies :
4804
- encoding "^0.1.11"
4805
- is-stream "^1.0.1"
4834
+
4835
+ version "2.6.1"
4836
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4837
+ integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4806
4838
4807
4839
node-int64@^0.4.0 :
4808
4840
version "0.4.0"
@@ -5470,6 +5502,16 @@ qs@~6.5.2:
5470
5502
version "6.5.2"
5471
5503
resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
5472
5504
5505
+
5506
+ version "6.14.1"
5507
+ resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.1.tgz#7ac2dca46da7f309449ba0f86b1fd28255b0c86a"
5508
+ integrity sha512-XDxAeVmpfu1/6IjyT/gXHOl+S0vQ9owggJ30hhWKdHAsNPOcasn5o9BW0eejZqL2e4vMjhAxoW3jVHcD6mbcYw==
5509
+ dependencies :
5510
+ decode-uri-component "^0.2.0"
5511
+ filter-obj "^1.1.0"
5512
+ split-on-first "^1.0.0"
5513
+ strict-uri-encode "^2.0.0"
5514
+
5473
5515
query-string@^5.0.1 :
5474
5516
version "5.1.1"
5475
5517
resolved "https://registry.yarnpkg.com/query-string/-/query-string-5.1.1.tgz#a78c012b71c17e05f2e3fa2319dd330682efb3cb"
@@ -5478,16 +5520,6 @@ query-string@^5.0.1:
5478
5520
object-assign "^4.1.0"
5479
5521
strict-uri-encode "^1.0.0"
5480
5522
5481
- query-string@^6.13.8 :
5482
- version "6.14.0"
5483
- resolved "https://registry.yarnpkg.com/query-string/-/query-string-6.14.0.tgz#0b7b7ca326f5facf10dd2d45d26645cd287f8c92"
5484
- integrity sha512-In3o+lUxlgejoVJgwEdYtdxrmlL0cQWJXj0+kkI7RWVo7hg5AhFtybeKlC9Dpgbr8eOC4ydpEh8017WwyfzqVQ==
5485
- dependencies :
5486
- decode-uri-component "^0.2.0"
5487
- filter-obj "^1.1.0"
5488
- split-on-first "^1.0.0"
5489
- strict-uri-encode "^2.0.0"
5490
-
5491
5523
querystring-es3@^0.2.0 :
5492
5524
version "0.2.1"
5493
5525
resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73"
@@ -6230,6 +6262,13 @@ sshpk@^1.7.0:
6230
6262
safer-buffer "^2.0.2"
6231
6263
tweetnacl "~0.14.0"
6232
6264
6265
+
6266
+ version "6.0.2"
6267
+ resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz#157939134f20464e7301ddba3e90ffa8f7728ac5"
6268
+ integrity sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==
6269
+ dependencies :
6270
+ figgy-pudding "^3.5.1"
6271
+
6233
6272
ssri@^6.0.1 :
6234
6273
version "6.0.1"
6235
6274
resolved "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz#2a3c41b28dd45b62b63676ecb74001265ae9edd8"
@@ -6935,6 +6974,11 @@ websocket-driver@>=0.5.1:
6935
6974
safe-buffer ">=5.1.0"
6936
6975
websocket-extensions ">=0.1.1"
6937
6976
6977
+
6978
+ version "0.1.4"
6979
+ resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
6980
+ integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
6981
+
6938
6982
websocket-extensions@>=0.1.1 :
6939
6983
version "0.1.3"
6940
6984
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
@@ -6985,6 +7029,11 @@ word-wrap@~1.2.3:
6985
7029
version "1.2.3"
6986
7030
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
6987
7031
7032
+ wordwrap@^1.0.0 :
7033
+ version "1.0.0"
7034
+ resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
7035
+ integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
7036
+
6988
7037
wordwrap@~0.0.2 :
6989
7038
version "0.0.3"
6990
7039
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz#a3d5da6cd5c0bc0008d37234bbaf1bed63059107"
@@ -7053,6 +7102,11 @@ xmlcreate@^2.0.0:
7053
7102
version "4.0.2"
7054
7103
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
7055
7104
7105
+
7106
+ version "4.0.1"
7107
+ resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.1.tgz#8db2b83c31c5d75099bb890b23f3094891e247d4"
7108
+ integrity sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==
7109
+
7056
7110
y18n@^4.0.0 :
7057
7111
version "4.0.0"
7058
7112
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c8566b"
@@ -7061,6 +7115,14 @@ yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3:
7061
7115
version "3.1.1"
7062
7116
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
7063
7117
7118
+
7119
+ version "13.1.2"
7120
+ resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.2.tgz#130f09702ebaeef2650d54ce6e3e5706f7a4fb38"
7121
+ integrity sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==
7122
+ dependencies :
7123
+ camelcase "^5.0.0"
7124
+ decamelize "^1.2.0"
7125
+
7064
7126
yargs-parser@^13.1.1 :
7065
7127
version "13.1.1"
7066
7128
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-13.1.1.tgz#d26058532aa06d365fe091f6a1fc06b2f7e5eca0"
0 commit comments