|
1124 | 1124 | version "1.0.2"
|
1125 | 1125 | resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
1126 | 1126 |
|
1127 |
| -coveralls@2.13.1: |
1128 |
| - version "2.13.1" |
1129 |
| - resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.13.1.tgz#d70bb9acc1835ec4f063ff9dac5423c17b11f178" |
| 1127 | +coveralls@3.0.1: |
| 1128 | + version "3.0.1" |
| 1129 | + resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.1.tgz#12e15914eaa29204e56869a5ece7b9e1492d2ae2" |
1130 | 1130 | dependencies:
|
1131 |
| - js-yaml "3.6.1" |
1132 |
| - lcov-parse "0.0.10" |
1133 |
| - log-driver "1.2.5" |
1134 |
| - minimist "1.2.0" |
1135 |
| - request "2.79.0" |
| 1131 | + js-yaml "^3.6.1" |
| 1132 | + lcov-parse "^0.0.10" |
| 1133 | + log-driver "^1.2.5" |
| 1134 | + minimist "^1.2.0" |
| 1135 | + request "^2.79.0" |
1136 | 1136 |
|
1137 | 1137 |
|
1138 | 1138 | version "2.0.5"
|
@@ -1488,7 +1488,7 @@ espree@^3.4.0:
|
1488 | 1488 | acorn "^5.1.1"
|
1489 | 1489 | acorn-jsx "^3.0.0"
|
1490 | 1490 |
|
1491 |
| -esprima@^2.6.0, esprima@^2.7.1: |
| 1491 | +esprima@^2.7.1: |
1492 | 1492 | version "2.7.3"
|
1493 | 1493 | resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
|
1494 | 1494 |
|
@@ -2395,20 +2395,20 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
|
2395 | 2395 | version "3.0.2"
|
2396 | 2396 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
2397 | 2397 |
|
2398 |
| - |
2399 |
| - version "3.6.1" |
2400 |
| - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30" |
2401 |
| - dependencies: |
2402 |
| - argparse "^1.0.7" |
2403 |
| - esprima "^2.6.0" |
2404 |
| - |
2405 | 2398 | js-yaml@^3.5.1, js-yaml@^3.7.0:
|
2406 | 2399 | version "3.9.1"
|
2407 | 2400 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
|
2408 | 2401 | dependencies:
|
2409 | 2402 | argparse "^1.0.7"
|
2410 | 2403 | esprima "^4.0.0"
|
2411 | 2404 |
|
| 2405 | +js-yaml@^3.6.1: |
| 2406 | + version "3.11.0" |
| 2407 | + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef" |
| 2408 | + dependencies: |
| 2409 | + argparse "^1.0.7" |
| 2410 | + esprima "^4.0.0" |
| 2411 | + |
2412 | 2412 | jsbn@~0.1.0:
|
2413 | 2413 | version "0.1.1"
|
2414 | 2414 | resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
@@ -2506,7 +2506,7 @@ lcid@^1.0.0:
|
2506 | 2506 | dependencies:
|
2507 | 2507 | invert-kv "^1.0.0"
|
2508 | 2508 |
|
2509 |
| - |
| 2509 | +[email protected], lcov-parse@^0.0.10: |
2510 | 2510 | version "0.0.10"
|
2511 | 2511 | resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
|
2512 | 2512 |
|
@@ -2555,9 +2555,9 @@ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0:
|
2555 | 2555 | version "4.17.4"
|
2556 | 2556 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
|
2557 | 2557 |
|
2558 |
| - |
2559 |
| - version "1.2.5" |
2560 |
| - resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056" |
| 2558 | +log-driver@^1.2.5: |
| 2559 | + version "1.2.7" |
| 2560 | + resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8" |
2561 | 2561 |
|
2562 | 2562 | longest@^1.0.1:
|
2563 | 2563 | version "1.0.1"
|
|
2623 | 2623 | version "0.0.8"
|
2624 | 2624 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
|
2625 | 2625 |
|
2626 |
| -minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0: |
| 2626 | +minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0: |
2627 | 2627 | version "1.2.0"
|
2628 | 2628 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
|
2629 | 2629 |
|
@@ -3091,56 +3091,56 @@ repeating@^2.0.0:
|
3091 | 3091 | dependencies:
|
3092 | 3092 | is-finite "^1.0.0"
|
3093 | 3093 |
|
3094 |
| -request@2.79.0, request@~2.79.0: |
3095 |
| - version "2.79.0" |
3096 |
| - resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de" |
| 3094 | +request@2.81.0, request@^2.79.0, request@^2.81.0: |
| 3095 | + version "2.81.0" |
| 3096 | + resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" |
3097 | 3097 | dependencies:
|
3098 | 3098 | aws-sign2 "~0.6.0"
|
3099 | 3099 | aws4 "^1.2.1"
|
3100 |
| - caseless "~0.11.0" |
| 3100 | + caseless "~0.12.0" |
3101 | 3101 | combined-stream "~1.0.5"
|
3102 | 3102 | extend "~3.0.0"
|
3103 | 3103 | forever-agent "~0.6.1"
|
3104 | 3104 | form-data "~2.1.1"
|
3105 |
| - har-validator "~2.0.6" |
| 3105 | + har-validator "~4.2.1" |
3106 | 3106 | hawk "~3.1.3"
|
3107 | 3107 | http-signature "~1.1.0"
|
3108 | 3108 | is-typedarray "~1.0.0"
|
3109 | 3109 | isstream "~0.1.2"
|
3110 | 3110 | json-stringify-safe "~5.0.1"
|
3111 | 3111 | mime-types "~2.1.7"
|
3112 | 3112 | oauth-sign "~0.8.1"
|
3113 |
| - qs "~6.3.0" |
| 3113 | + performance-now "^0.2.0" |
| 3114 | + qs "~6.4.0" |
| 3115 | + safe-buffer "^5.0.1" |
3114 | 3116 | stringstream "~0.0.4"
|
3115 | 3117 | tough-cookie "~2.3.0"
|
3116 |
| - tunnel-agent "~0.4.1" |
| 3118 | + tunnel-agent "^0.6.0" |
3117 | 3119 | uuid "^3.0.0"
|
3118 | 3120 |
|
3119 |
| -request@2.81.0, request@^2.79.0, request@^2.81.0: |
3120 |
| - version "2.81.0" |
3121 |
| - resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0" |
| 3121 | +request@~2.79.0: |
| 3122 | + version "2.79.0" |
| 3123 | + resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de" |
3122 | 3124 | dependencies:
|
3123 | 3125 | aws-sign2 "~0.6.0"
|
3124 | 3126 | aws4 "^1.2.1"
|
3125 |
| - caseless "~0.12.0" |
| 3127 | + caseless "~0.11.0" |
3126 | 3128 | combined-stream "~1.0.5"
|
3127 | 3129 | extend "~3.0.0"
|
3128 | 3130 | forever-agent "~0.6.1"
|
3129 | 3131 | form-data "~2.1.1"
|
3130 |
| - har-validator "~4.2.1" |
| 3132 | + har-validator "~2.0.6" |
3131 | 3133 | hawk "~3.1.3"
|
3132 | 3134 | http-signature "~1.1.0"
|
3133 | 3135 | is-typedarray "~1.0.0"
|
3134 | 3136 | isstream "~0.1.2"
|
3135 | 3137 | json-stringify-safe "~5.0.1"
|
3136 | 3138 | mime-types "~2.1.7"
|
3137 | 3139 | oauth-sign "~0.8.1"
|
3138 |
| - performance-now "^0.2.0" |
3139 |
| - qs "~6.4.0" |
3140 |
| - safe-buffer "^5.0.1" |
| 3140 | + qs "~6.3.0" |
3141 | 3141 | stringstream "~0.0.4"
|
3142 | 3142 | tough-cookie "~2.3.0"
|
3143 |
| - tunnel-agent "^0.6.0" |
| 3143 | + tunnel-agent "~0.4.1" |
3144 | 3144 | uuid "^3.0.0"
|
3145 | 3145 |
|
3146 | 3146 | require-directory@^2.1.1:
|
|
0 commit comments