@@ -1429,15 +1429,16 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
14291429 parse-json "^2.2.0"
14301430 require-from-string "^1.1.0"
14311431
1432- coveralls@^3.0.0 :
1433- version "3.0.0 "
1434- resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.0 .tgz#22ef730330538080d29b8c151dc9146afde88a99 "
1432+ coveralls@^3.0.2 :
1433+ version "3.0.2 "
1434+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2 .tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f "
14351435 dependencies :
1436- js-yaml "^3.6.1"
1436+ growl "~> 1.10.0"
1437+ js-yaml "^3.11.0"
14371438 lcov-parse "^0.0.10"
1438- log-driver "^1.2.5 "
1439+ log-driver "^1.2.7 "
14391440 minimist "^1.2.0"
1440- request "^2.79 .0"
1441+ request "^2.85 .0"
14411442
14421443cross-spawn@^5.0.1 :
14431444 version "5.1.0"
@@ -2267,6 +2268,10 @@
[email protected] , graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
22672268 version "4.1.11"
22682269 resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
22692270
2271+ " growl@~> 1.10.0 " :
2272+ version "1.10.5"
2273+ resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
2274+
22702275growly@^1.3.0 :
22712276 version "1.3.0"
22722277 resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
@@ -3112,7 +3117,14 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
31123117 version "3.0.2"
31133118 resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
31143119
3115- js-yaml@^3.4.3, js-yaml@^3.6.1, js-yaml@^3.7.0 :
3120+ js-yaml@^3.11.0 :
3121+ version "3.12.0"
3122+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
3123+ dependencies :
3124+ argparse "^1.0.7"
3125+ esprima "^4.0.0"
3126+
3127+ js-yaml@^3.4.3, js-yaml@^3.7.0 :
31163128 version "3.11.0"
31173129 resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
31183130 dependencies :
@@ -3315,7 +3327,7 @@ lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.4, lodash@^4.2.0:
33153327 version "4.17.5"
33163328 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
33173329
3318- log-driver@^1.2.5 :
3330+ log-driver@^1.2.7 :
33193331 version "1.2.7"
33203332 resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
33213333
44894501 tunnel-agent "^0.6.0"
44904502 uuid "^3.0.0"
44914503
4492- request@^2.79.0, request@^2. 83.0 :
4504+ request@^2.83.0 :
44934505 version "2.85.0"
44944506 resolved "https://registry.yarnpkg.com/request/-/request-2.85.0.tgz#5a03615a47c61420b3eb99b7dba204f83603e1fa"
44954507 dependencies :
@@ -4516,6 +4528,31 @@ request@^2.79.0, request@^2.83.0:
45164528 tunnel-agent "^0.6.0"
45174529 uuid "^3.1.0"
45184530
4531+ request@^2.85.0 :
4532+ version "2.87.0"
4533+ resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
4534+ dependencies :
4535+ aws-sign2 "~0.7.0"
4536+ aws4 "^1.6.0"
4537+ caseless "~0.12.0"
4538+ combined-stream "~1.0.5"
4539+ extend "~3.0.1"
4540+ forever-agent "~0.6.1"
4541+ form-data "~2.3.1"
4542+ har-validator "~5.0.3"
4543+ http-signature "~1.2.0"
4544+ is-typedarray "~1.0.0"
4545+ isstream "~0.1.2"
4546+ json-stringify-safe "~5.0.1"
4547+ mime-types "~2.1.17"
4548+ oauth-sign "~0.8.2"
4549+ performance-now "^2.1.0"
4550+ qs "~6.5.1"
4551+ safe-buffer "^5.1.1"
4552+ tough-cookie "~2.3.3"
4553+ tunnel-agent "^0.6.0"
4554+ uuid "^3.1.0"
4555+
45194556require-directory@^2.1.1 :
45204557 version "2.1.1"
45214558 resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42"
0 commit comments