40
40
version "3.5.29"
41
41
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.5.29.tgz#29f4dd9314fbccb080d8bd84b9c23811ec5090c2"
42
42
43
- " @types/node-forge@^0.6.7 " :
44
- version "0.6.7 "
45
- resolved "https://registry.yarnpkg.com/@types/node-forge/-/node-forge-0.6.7 .tgz#c63dadba64c10e3b90b473c9f16641c43ec26a29 "
43
+ " @types/node-forge@^0.6.8 " :
44
+ version "0.6.8 "
45
+ resolved "https://registry.yarnpkg.com/@types/node-forge/-/node-forge-0.6.8 .tgz#fb38ae420be9c9b679bed3f974201120947b920f "
46
46
47
47
" @types/node@* " :
48
- version "7.0.8 "
49
- resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.8 .tgz#25e4dd804b630c916ae671233e6d71f6ce18124a "
48
+ version "7.0.10 "
49
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.10 .tgz#d860abb18c1b58b552c7c6cd8b2ba7adf6546fa3 "
50
50
51
51
" @types/source-map-support@^0.2.28 " :
52
52
version "0.2.28"
@@ -271,9 +271,9 @@ asynckit@^0.4.0:
271
271
version "0.4.0"
272
272
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
273
273
274
- aws-sdk@^2.30 .0 :
275
- version "2.30 .0"
276
- resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.30 .0.tgz#9d6d3b665e18fb7b9b9481092ea4d1ee1bfeed63 "
274
+ aws-sdk@^2.31 .0 :
275
+ version "2.31 .0"
276
+ resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.31 .0.tgz#e17480610ebddad57732918a4849f9e5f4ade44d "
277
277
dependencies :
278
278
buffer "4.9.1"
279
279
crypto-browserify "1.0.9"
@@ -407,12 +407,12 @@ babel-plugin-array-includes@^2.0.3:
407
407
resolved "https://registry.yarnpkg.com/babel-plugin-array-includes/-/babel-plugin-array-includes-2.0.3.tgz#cf5452e81c7b803fb7959f1045ac88e2ec28ff76"
408
408
409
409
babel-plugin-istanbul@^4.0.0 :
410
- version "4.0.0 "
411
- resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.0.0 .tgz#36bde8fbef4837e5ff0366531a2beabd7b1ffa10 "
410
+ version "4.1.1 "
411
+ resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.1 .tgz#c12de0fc6fe42adfb16be56f1ad11e4a9782eca9 "
412
412
dependencies :
413
413
find-up "^2.1.0"
414
- istanbul-lib-instrument "^1.4 .2"
415
- test-exclude "^4.0.0 "
414
+ istanbul-lib-instrument "^1.6 .2"
415
+ test-exclude "^4.0.3 "
416
416
417
417
babel-plugin-jest-hoist@^19.0.0 :
418
418
version "19.0.0"
@@ -1626,9 +1626,9 @@ isbinaryfile@^3.0.2:
1626
1626
version "3.0.2"
1627
1627
resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-3.0.2.tgz#4a3e974ec0cba9004d3fc6cde7209ea69368a621"
1628
1628
1629
- isexe@^1.1.1 :
1630
- version "1.1.2 "
1631
- resolved "https://registry.yarnpkg.com/isexe/-/isexe-1.1.2 .tgz#36f3e22e60750920f5e7241a476a8c6a42275ad0 "
1629
+ isexe@^2.0.0 :
1630
+ version "2.0.0 "
1631
+ resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0 .tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10 "
1632
1632
1633
1633
isobject@^2.0.0 :
1634
1634
version "2.1.0"
@@ -1641,14 +1641,14 @@ isstream@~0.1.2:
1641
1641
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
1642
1642
1643
1643
istanbul-api@^1.1.0-alpha.1 :
1644
- version "1.1.5 "
1645
- resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.5 .tgz#3ddb38f11183196da8f6e5c90c938cd3917b16a7 "
1644
+ version "1.1.6 "
1645
+ resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.1.6 .tgz#23aa5b5b9b1b3bdbb786f039160e91acbe495433 "
1646
1646
dependencies :
1647
1647
async "^2.1.4"
1648
1648
fileset "^2.0.2"
1649
1649
istanbul-lib-coverage "^1.0.0"
1650
1650
istanbul-lib-hook "^1.0.4"
1651
- istanbul-lib-instrument "^1.6.1 "
1651
+ istanbul-lib-instrument "^1.6.2 "
1652
1652
istanbul-lib-report "^1.0.0-alpha.3"
1653
1653
istanbul-lib-source-maps "^1.1.0"
1654
1654
istanbul-reports "^1.0.0"
@@ -1666,9 +1666,9 @@ istanbul-lib-hook@^1.0.4:
1666
1666
dependencies :
1667
1667
append-transform "^0.4.0"
1668
1668
1669
- istanbul-lib-instrument@^1.1.1, istanbul-lib-instrument@^1.4.2, istanbul-lib-instrument@^1.6.1 :
1670
- version "1.6.1 "
1671
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.6.1 .tgz#6c9c3191ebd5aa856d66dc2f0b2f719c3732de2d "
1669
+ istanbul-lib-instrument@^1.1.1, istanbul-lib-instrument@^1.6.2 :
1670
+ version "1.6.2 "
1671
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.6.2 .tgz#dac644f358f51efd6113536d7070959a0111f73b "
1672
1672
dependencies :
1673
1673
babel-generator "^6.18.0"
1674
1674
babel-template "^6.16.0"
@@ -3070,7 +3070,7 @@ term-size@^0.1.0:
3070
3070
dependencies :
3071
3071
execa "^0.4.0"
3072
3072
3073
- test-exclude@^4.0.0 :
3073
+ test-exclude@^4.0.3 :
3074
3074
version "4.0.3"
3075
3075
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.0.3.tgz#86a13ce3effcc60e6c90403cf31a27a60ac6c4e7"
3076
3076
dependencies :
@@ -3231,12 +3231,13 @@ typical@^2.4.2, typical@^2.6.0:
3231
3231
resolved "https://registry.yarnpkg.com/typical/-/typical-2.6.0.tgz#89d51554ab139848a65bcc2c8772f8fb450c40ed"
3232
3232
3233
3233
uglify-js@^2.6 :
3234
- version "2.8.14 "
3235
- resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.14 .tgz#25b15d1af39b21752ee33703adbf432e8bc8f77d "
3234
+ version "2.8.15 "
3235
+ resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-2.8.15 .tgz#835dd4cd5872554756e6874508d0d0561704d94d "
3236
3236
dependencies :
3237
3237
source-map "~0.5.1"
3238
- uglify-to-browserify "~1.0.0"
3239
3238
yargs "~3.10.0"
3239
+ optionalDependencies :
3240
+ uglify-to-browserify "~1.0.0"
3240
3241
3241
3242
uglify-js@~2.3 :
3242
3243
version "2.3.6"
@@ -3390,10 +3391,10 @@ which-module@^1.0.0:
3390
3391
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
3391
3392
3392
3393
which@^1.1.1, which@^1.2.12, which@^1.2.8 :
3393
- version "1.2.12 "
3394
- resolved "https://registry.yarnpkg.com/which/-/which-1.2.12 .tgz#de67b5e450269f194909ef23ece4ebe416fa1192 "
3394
+ version "1.2.14 "
3395
+ resolved "https://registry.yarnpkg.com/which/-/which-1.2.14 .tgz#9a87c4378f03e827cecaf1acdf56c736c01c14e5 "
3395
3396
dependencies :
3396
- isexe "^1.1.1 "
3397
+ isexe "^2.0.0 "
3397
3398
3398
3399
whitespace@^2.1.0 :
3399
3400
version "2.1.0"
0 commit comments