@@ -1360,6 +1360,16 @@ core-util-is@~1.0.0:
1360
1360
version "1.0.2"
1361
1361
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
1362
1362
1363
+ coveralls@^2.11.15 :
1364
+ version "2.11.15"
1365
+ resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.11.15.tgz#37d3474369d66c14f33fa73a9d25cee6e099fca0"
1366
+ dependencies :
1367
+ js-yaml "3.6.1"
1368
+ lcov-parse "0.0.10"
1369
+ log-driver "1.2.5"
1370
+ minimist "1.2.0"
1371
+ request "2.75.0"
1372
+
1363
1373
cross-spawn@^4.0.0 :
1364
1374
version "4.0.2"
1365
1375
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-4.0.2.tgz#7b9247621c23adfdd3856004a823cbe397424d41"
@@ -2165,6 +2175,14 @@ form-data@~1.0.0-rc3, form-data@~1.0.0-rc4:
2165
2175
combined-stream "^1.0.5"
2166
2176
mime-types "^2.1.11"
2167
2177
2178
+ form-data@~2.0.0 :
2179
+ version "2.0.0"
2180
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.0.0.tgz#6f0aebadcc5da16c13e1ecc11137d85f9b883b25"
2181
+ dependencies :
2182
+ asynckit "^0.4.0"
2183
+ combined-stream "^1.0.5"
2184
+ mime-types "^2.1.11"
2185
+
2168
2186
form-data@~2.1.1 :
2169
2187
version "2.1.2"
2170
2188
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.1.2.tgz#89c3534008b97eada4cbb157d58f6f5df025eae4"
@@ -2867,6 +2885,13 @@ js-tokens@^2.0.0:
2867
2885
version "2.0.0"
2868
2886
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-2.0.0.tgz#79903f5563ee778cc1162e6dcf1a0027c97f9cb5"
2869
2887
2888
+
2889
+ version "3.6.1"
2890
+ resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
2891
+ dependencies :
2892
+ argparse "^1.0.7"
2893
+ esprima "^2.6.0"
2894
+
2870
2895
[email protected] , js-yaml@^3.5.1:
2871
2896
version "3.7.0"
2872
2897
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80"
@@ -3255,6 +3280,10 @@ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.5.0:
3255
3280
version "4.17.3"
3256
3281
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.3.tgz#557ed7d2a9438cac5fd5a43043ca60cb455e01f7"
3257
3282
3283
+
3284
+ version "1.2.5"
3285
+ resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056"
3286
+
3258
3287
log4js@^0.6.31 :
3259
3288
version "0.6.38"
3260
3289
resolved "https://registry.yarnpkg.com/log4js/-/log4js-0.6.38.tgz#2c494116695d6fb25480943d3fc872e662a522fd"
@@ -4482,39 +4511,35 @@ repeating@^2.0.0:
4482
4511
dependencies :
4483
4512
is-finite "^1.0.0"
4484
4513
4485
- request@2, request@^2.47.0, request@~2.69 .0 :
4486
- version "2.69 .0"
4487
- resolved "https://registry.yarnpkg.com/request/-/request-2.69 .0.tgz#cf91d2e000752b1217155c005241911991a2346a "
4514
+ request@2, request@^2.47.0, request@^2.74.0, request@ ~2.74 .0 :
4515
+ version "2.74 .0"
4516
+ resolved "https://registry.yarnpkg.com/request/-/request-2.74 .0.tgz#7693ca768bbb0ea5c8ce08c084a45efa05b892ab "
4488
4517
dependencies :
4489
4518
aws-sign2 "~0.6.0"
4490
4519
aws4 "^1.2.1"
4491
- bl "~1.0.0 "
4520
+ bl "~1.1.2 "
4492
4521
caseless "~0.11.0"
4493
4522
combined-stream "~1.0.5"
4494
4523
extend "~3.0.0"
4495
4524
forever-agent "~0.6.1"
4496
- form-data "~1.0.0-rc3 "
4525
+ form-data "~1.0.0-rc4 "
4497
4526
har-validator "~2.0.6"
4498
- hawk "~3.1.0 "
4527
+ hawk "~3.1.3 "
4499
4528
http-signature "~1.1.0"
4500
4529
is-typedarray "~1.0.0"
4501
4530
isstream "~0.1.2"
4502
4531
json-stringify-safe "~5.0.1"
4503
4532
mime-types "~2.1.7"
4504
4533
node-uuid "~1.4.7"
4505
- oauth-sign "~0.8.0 "
4506
- qs "~6.0.2 "
4534
+ oauth-sign "~0.8.1 "
4535
+ qs "~6.2.0 "
4507
4536
stringstream "~0.0.4"
4508
- tough-cookie "~2.2 .0"
4537
+ tough-cookie "~2.3 .0"
4509
4538
tunnel-agent "~0.4.1"
4510
4539
4511
-
4512
- version "2.9.203"
4513
- resolved "https://registry.yarnpkg.com/request/-/request-2.9.203.tgz#6c1711a5407fb94a114219563e44145bcbf4723a"
4514
-
4515
- request@^2.74.0, request@~2.74.0 :
4516
- version "2.74.0"
4517
- resolved "https://registry.yarnpkg.com/request/-/request-2.74.0.tgz#7693ca768bbb0ea5c8ce08c084a45efa05b892ab"
4540
+
4541
+ version "2.75.0"
4542
+ resolved "https://registry.yarnpkg.com/request/-/request-2.75.0.tgz#d2b8268a286da13eaa5d01adf5d18cc90f657d93"
4518
4543
dependencies :
4519
4544
aws-sign2 "~0.6.0"
4520
4545
aws4 "^1.2.1"
@@ -4523,7 +4548,7 @@ request@^2.74.0, request@~2.74.0:
4523
4548
combined-stream "~1.0.5"
4524
4549
extend "~3.0.0"
4525
4550
forever-agent "~0.6.1"
4526
- form-data "~1 .0.0-rc4 "
4551
+ form-data "~2 .0.0"
4527
4552
har-validator "~2.0.6"
4528
4553
hawk "~3.1.3"
4529
4554
http-signature "~1.1.0"
@@ -4538,6 +4563,10 @@ request@^2.74.0, request@~2.74.0:
4538
4563
tough-cookie "~2.3.0"
4539
4564
tunnel-agent "~0.4.1"
4540
4565
4566
+
4567
+ version "2.9.203"
4568
+ resolved "https://registry.yarnpkg.com/request/-/request-2.9.203.tgz#6c1711a5407fb94a114219563e44145bcbf4723a"
4569
+
4541
4570
request@^2.79.0 :
4542
4571
version "2.79.0"
4543
4572
resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"
@@ -4563,6 +4592,32 @@ request@^2.79.0:
4563
4592
tunnel-agent "~0.4.1"
4564
4593
uuid "^3.0.0"
4565
4594
4595
+ request@~2.69.0 :
4596
+ version "2.69.0"
4597
+ resolved "https://registry.yarnpkg.com/request/-/request-2.69.0.tgz#cf91d2e000752b1217155c005241911991a2346a"
4598
+ dependencies :
4599
+ aws-sign2 "~0.6.0"
4600
+ aws4 "^1.2.1"
4601
+ bl "~1.0.0"
4602
+ caseless "~0.11.0"
4603
+ combined-stream "~1.0.5"
4604
+ extend "~3.0.0"
4605
+ forever-agent "~0.6.1"
4606
+ form-data "~1.0.0-rc3"
4607
+ har-validator "~2.0.6"
4608
+ hawk "~3.1.0"
4609
+ http-signature "~1.1.0"
4610
+ is-typedarray "~1.0.0"
4611
+ isstream "~0.1.2"
4612
+ json-stringify-safe "~5.0.1"
4613
+ mime-types "~2.1.7"
4614
+ node-uuid "~1.4.7"
4615
+ oauth-sign "~0.8.0"
4616
+ qs "~6.0.2"
4617
+ stringstream "~0.0.4"
4618
+ tough-cookie "~2.2.0"
4619
+ tunnel-agent "~0.4.1"
4620
+
4566
4621
require-uncached@^1.0.2 :
4567
4622
version "1.0.3"
4568
4623
resolved "https://registry.yarnpkg.com/require-uncached/-/require-uncached-1.0.3.tgz#4e0d56d6c9662fd31e43011c4b95aa49955421d3"
0 commit comments