@@ -1396,9 +1396,9 @@ electron-to-chromium@^1.4.76:
1396
1396
integrity sha512-Ks+ANzLoIrFDUOJdjxYMH6CMKB8UQo5modAwvSZTxgF+vEs/U7G5IbWFUp6dS4klPkTDVdxbORuk8xAXXhMsWw==
1397
1397
1398
1398
elliptic@^6.5.3, elliptic@^6.5.4 :
1399
- version "6.6.0 "
1400
- resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0 .tgz#5919ec723286c1edf28685aa89261d4761afa210 "
1401
- integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA ==
1399
+ version "6.6.1 "
1400
+ resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1 .tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06 "
1401
+ integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g ==
1402
1402
dependencies :
1403
1403
bn.js "^4.11.9"
1404
1404
brorand "^1.1.0"
@@ -3518,6 +3518,13 @@ ret@~0.1.10:
3518
3518
resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
3519
3519
integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==
3520
3520
3521
+ rimraf@^2.7.1 :
3522
+ version "2.7.1"
3523
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
3524
+ integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
3525
+ dependencies :
3526
+ glob "^7.1.3"
3527
+
3521
3528
rimraf@^3.0.0 :
3522
3529
version "3.0.2"
3523
3530
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a"
@@ -3974,7 +3981,7 @@ through2-filter@^3.0.0:
3974
3981
through2 "~2.0.0"
3975
3982
xtend "~4.0.0"
3976
3983
3977
- through2@^2.0.0, through2@^2.0.1, through2@^2.0. 3, through2@~2.0.0 :
3984
+ through2@^2.0.0, through2@^2.0.3, through2@~2.0.0 :
3978
3985
version "2.0.5"
3979
3986
resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"
3980
3987
integrity sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==
@@ -4240,16 +4247,16 @@ vinyl-fs@^3.0.0:
4240
4247
vinyl "^2.0.0"
4241
4248
vinyl-sourcemap "^1.1.0"
4242
4249
4243
- vinyl-serve@^3.0.0 :
4244
- version "3.0.0 "
4245
- resolved "https://registry.yarnpkg.com/vinyl-serve/-/vinyl-serve-3.0.0 .tgz#a27cadecf1292ee7013f4e729c9bb3e3f45c8945 "
4246
- integrity sha512-xORTAzp1O8zCxqefHArtHQyg6TiLNMN5GaZzAVU3eSbL6EcngLhxXLJS+fA3zL/G8IyuU8JEv/U3poYd5/hNaA ==
4250
+ vinyl-serve@^3.0.1 :
4251
+ version "3.0.1 "
4252
+ resolved "https://registry.yarnpkg.com/vinyl-serve/-/vinyl-serve-3.0.1 .tgz#12b2ba53753e82c841830cba4d16dd5872e73438 "
4253
+ integrity sha512-G04KYSi4ES6a4IDrxlYt3CS/hW0w6SyQCSS2rFOcRANUklCtjHlbwv7SzvGScgrlIpzQGg2t5NbiYgyJOMFhpw ==
4247
4254
dependencies :
4248
4255
connect "^3.6.6"
4249
4256
es6-promise "^4.0.3"
4250
4257
mime "^2.3.1"
4251
4258
moment "^2.15.1"
4252
- through2 "^2 .0.1 "
4259
+ through2 "^3 .0.0 "
4253
4260
4254
4261
vinyl-sourcemap@^1.1.0 :
4255
4262
version "1.1.0"
0 commit comments