@@ -576,15 +576,16 @@ cosmiconfig@^3.1.0:
576
576
parse-json "^3.0.0"
577
577
require-from-string "^2.0.1"
578
578
579
- coveralls@3.0.0 :
580
- version "3.0.0 "
581
- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.0 .tgz#22ef730330538080d29b8c151dc9146afde88a99 "
579
+ coveralls@3.0.2 :
580
+ version "3.0.2 "
581
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2 .tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f "
582
582
dependencies :
583
- js-yaml "^3.6.1"
583
+ growl "~> 1.10.0"
584
+ js-yaml "^3.11.0"
584
585
lcov-parse "^0.0.10"
585
- log-driver "^1.2.5 "
586
+ log-driver "^1.2.7 "
586
587
minimist "^1.2.0"
587
- request "^2.79 .0"
588
+ request "^2.85 .0"
588
589
589
590
cross-spawn@^4 :
590
591
version "4.0.2"
@@ -1118,6 +1119,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
1118
1119
version "4.1.11"
1119
1120
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
1120
1121
1122
+ " growl@~> 1.10.0 " :
1123
+ version "1.10.5"
1124
+ resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
1125
+
1121
1126
handlebars@^4.0.2, handlebars@^4.0.3 :
1122
1127
version "4.0.11"
1123
1128
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.11.tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc"
@@ -1438,7 +1443,14 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
1438
1443
version "3.0.2"
1439
1444
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
1440
1445
1441
- js-yaml@^3.6.1, js-yaml@^3.9.0 :
1446
+ js-yaml@^3.11.0 :
1447
+ version "3.12.0"
1448
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
1449
+ dependencies :
1450
+ argparse "^1.0.7"
1451
+ esprima "^4.0.0"
1452
+
1453
+ js-yaml@^3.9.0 :
1442
1454
version "3.10.0"
1443
1455
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
1444
1456
dependencies :
@@ -1558,9 +1570,9 @@ lodash@^4.0.0, lodash@^4.17.2, lodash@^4.17.4, lodash@^4.2.1:
1558
1570
version "4.17.4"
1559
1571
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
1560
1572
1561
- log-driver@^1.2.5 :
1562
- version "1.2.5 "
1563
- resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5 .tgz#7ae4ec257302fd790d557cb10c97100d857b0056 "
1573
+ log-driver@^1.2.7 :
1574
+ version "1.2.7 "
1575
+ resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7 .tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8 "
1564
1576
1565
1577
longest@^1.0.1 :
1566
1578
version "1.0.1"
@@ -2176,7 +2188,7 @@ repeating@^2.0.0:
2176
2188
dependencies :
2177
2189
is-finite "^1.0.0"
2178
2190
2179
- request@^2.74.0, request@^2.79.0 :
2191
+ request@^2.74.0 :
2180
2192
version "2.83.0"
2181
2193
resolved "https://registry.yarnpkg.com/request/-/request-2.83.0.tgz#ca0b65da02ed62935887808e6f510381034e3356"
2182
2194
dependencies :
@@ -2203,6 +2215,31 @@ request@^2.74.0, request@^2.79.0:
2203
2215
tunnel-agent "^0.6.0"
2204
2216
uuid "^3.1.0"
2205
2217
2218
+ request@^2.85.0 :
2219
+ version "2.87.0"
2220
+ resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
2221
+ dependencies :
2222
+ aws-sign2 "~0.7.0"
2223
+ aws4 "^1.6.0"
2224
+ caseless "~0.12.0"
2225
+ combined-stream "~1.0.5"
2226
+ extend "~3.0.1"
2227
+ forever-agent "~0.6.1"
2228
+ form-data "~2.3.1"
2229
+ har-validator "~5.0.3"
2230
+ http-signature "~1.2.0"
2231
+ is-typedarray "~1.0.0"
2232
+ isstream "~0.1.2"
2233
+ json-stringify-safe "~5.0.1"
2234
+ mime-types "~2.1.17"
2235
+ oauth-sign "~0.8.2"
2236
+ performance-now "^2.1.0"
2237
+ qs "~6.5.1"
2238
+ safe-buffer "^5.1.1"
2239
+ tough-cookie "~2.3.3"
2240
+ tunnel-agent "^0.6.0"
2241
+ uuid "^3.1.0"
2242
+
2206
2243
require-directory@^2.1.1 :
2207
2244
version "2.1.1"
2208
2245
resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
0 commit comments