@@ -61,8 +61,8 @@ acorn@^4.0.3:
6161 resolved "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz#105495ae5361d697bd195c825192e1ad7f253787"
6262
6363acorn@^5.0.0 :
64- version "5.1.2 "
65- resolved "https://registry.npmjs.org/acorn/-/acorn-5.1.2. tgz#911cb53e036807cf0fa778dc5d370fbd864246d7 "
64+ version "5.2.1 "
65+ resolved "https://registry.npmjs.org/acorn/-/acorn-5.2.1. tgz#317ac7821826c22c702d66189ab8359675f135d7 "
6666
67676868 version "0.8.2"
@@ -86,16 +86,7 @@ ajv@^4.9.1:
8686 co "^4.6.0"
8787 json-stable-stringify "^1.0.1"
8888
89- ajv@^5.0.0 :
90- version "5.2.3"
91- resolved "https://registry.npmjs.org/ajv/-/ajv-5.2.3.tgz#c06f598778c44c6b161abafe3466b81ad1814ed2"
92- dependencies :
93- co "^4.6.0"
94- fast-deep-equal "^1.0.0"
95- json-schema-traverse "^0.3.0"
96- json-stable-stringify "^1.0.1"
97-
98- ajv@^5.1.5 :
89+ ajv@^5.0.0, ajv@^5.1.5 :
9990 version "5.3.0"
10091 resolved "https://registry.npmjs.org/ajv/-/ajv-5.3.0.tgz#4414ff74a50879c208ee5fdc826e32c303549eda"
10192 dependencies :
@@ -714,15 +705,7 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3:
714705 strip-ansi "^3.0.0"
715706 supports-color "^2.0.0"
716707
717- chalk@^2.0.0 :
718- version "2.1.0"
719- resolved "https://registry.npmjs.org/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17e743e"
720- dependencies :
721- ansi-styles "^3.1.0"
722- escape-string-regexp "^1.0.5"
723- supports-color "^4.0.0"
724-
725- chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0 :
708+ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0 :
726709 version "2.3.0"
727710 resolved "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
728711 dependencies :
@@ -1123,7 +1106,7 @@ debug-log@^1.0.1:
11231106 version "1.0.1"
11241107 resolved "https://registry.npmjs.org/debug-log/-/debug-log-1.0.1.tgz#2307632d4c04382b8df8a32f70b895046d52745f"
11251108
1126- debug@2, [email protected] , debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.3, debug@^2.6. 6, debug@^2.6.8 :
1109+ debug@2, [email protected] , debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.6, debug@^2.6.8 :
11271110 version "2.6.9"
11281111 resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
11291112 dependencies :
@@ -1444,14 +1427,7 @@ es-to-primitive@^1.1.1:
14441427 is-date-object "^1.0.1"
14451428 is-symbol "^1.0.1"
14461429
1447- es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14 :
1448- version "0.10.31"
1449- resolved "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.31.tgz#7bb938c95a7f1b9f728092dc09c41edcc398eefe"
1450- dependencies :
1451- es6-iterator "~2.0.1"
1452- es6-symbol "~3.1.1"
1453-
1454- es5-ext@^0.10.35 :
1430+ es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14 :
14551431 version "0.10.35"
14561432 resolved "https://registry.npmjs.org/es5-ext/-/es5-ext-0.10.35.tgz#18ee858ce6a3c45c7d79e91c15fcca9ec568494f"
14571433 dependencies :
@@ -1462,22 +1438,14 @@ es5-shim@~4.5.8:
14621438 version "4.5.9"
14631439 resolved "https://registry.npmjs.org/es5-shim/-/es5-shim-4.5.9.tgz#2a1e2b9e583ff5fed0c20a3ee2cbf3f75230a5c0"
14641440
1465- es6-iterator@^2.0.1 :
1441+ es6-iterator@^2.0.1, es6-iterator@~2.0.1 :
14661442 version "2.0.3"
14671443 resolved "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz#a7de889141a05a94b0854403b2d0a0fbfa98f3b7"
14681444 dependencies :
14691445 d "1"
14701446 es5-ext "^0.10.35"
14711447 es6-symbol "^3.1.1"
14721448
1473- es6-iterator@~2.0.1 :
1474- version "2.0.1"
1475- resolved "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.1.tgz#8e319c9f0453bf575d374940a655920e59ca5512"
1476- dependencies :
1477- d "1"
1478- es5-ext "^0.10.14"
1479- es6-symbol "^3.1"
1480-
14811449es6-map@^0.1.3, es6-map@^0.1.5 :
14821450 version "0.1.5"
14831451 resolved "https://registry.npmjs.org/es6-map/-/es6-map-0.1.5.tgz#9136e0503dcc06a301690f0bb14ff4e364e949f0"
@@ -1507,7 +1475,7 @@ es6-shim@~0.35.0:
15071475 version "0.35.3"
15081476 resolved "https://registry.npmjs.org/es6-shim/-/es6-shim-0.35.3.tgz#9bfb7363feffff87a6cdb6cd93e405ec3c4b6f26"
15091477
1510- [email protected] , es6-symbol@^3.1, es6-symbol@^3.1 .1, es6-symbol@~3.1.1:
1478+ [email protected] , es6-symbol@^3.1.1, es6-symbol@~3.1.1:
15111479 version "3.1.1"
15121480 resolved "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.1.tgz#bf00ef4fdab6ba1b46ecb7b629b4c7ed5715cc77"
15131481 dependencies :
@@ -2294,8 +2262,8 @@ handle-thing@^1.2.5:
22942262 resolved "https://registry.npmjs.org/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
22952263
22962264handlebars@^4.0.1, handlebars@^4.0.3 :
2297- version "4.0.10 "
2298- resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.0.10 .tgz#3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f "
2265+ version "4.0.11 "
2266+ resolved "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11 .tgz#630a35dfe0294bc281edae6ffc5d329fc7982dcc "
22992267 dependencies :
23002268 async "^1.4.0"
23012269 optimist "^0.6.1"
@@ -2598,8 +2566,8 @@ is-binary-path@^1.0.0:
25982566 binary-extensions "^1.0.0"
25992567
26002568is-buffer@^1.1.5 :
2601- version "1.1.5 "
2602- resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.5 .tgz#1f3b26ef613b214b88cbca23cc6c01d87961eecc "
2569+ version "1.1.6 "
2570+ resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6 .tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be "
26032571
26042572is-builtin-module@^1.0.0 :
26052573 version "1.0.0"
@@ -2782,17 +2750,17 @@ isstream@~0.1.2:
27822750 resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
27832751
27842752istanbul-api@^1.1.8 :
2785- version "1.1.14 "
2786- resolved "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.1.14. tgz#25bc5701f7c680c0ffff913de46e3619a3a6e680 "
2753+ version "1.2.1 "
2754+ resolved "https://registry.npmjs.org/istanbul-api/-/istanbul-api-1.2.1. tgz#0c60a0515eb11c7d65c6b50bba2c6e999acd8620 "
27872755 dependencies :
27882756 async "^2.1.4"
27892757 fileset "^2.0.2"
27902758 istanbul-lib-coverage "^1.1.1"
2791- istanbul-lib-hook "^1.0.7 "
2792- istanbul-lib-instrument "^1.8.0 "
2793- istanbul-lib-report "^1.1.1 "
2794- istanbul-lib-source-maps "^1.2.1 "
2795- istanbul-reports "^1.1.2 "
2759+ istanbul-lib-hook "^1.1.0 "
2760+ istanbul-lib-instrument "^1.9.1 "
2761+ istanbul-lib-report "^1.1.2 "
2762+ istanbul-lib-source-maps "^1.2.2 "
2763+ istanbul-reports "^1.1.3 "
27962764 js-yaml "^3.7.0"
27972765 mkdirp "^0.5.1"
27982766 once "^1.4.0"
@@ -2810,31 +2778,13 @@ istanbul-lib-coverage@^1.1.1:
28102778 version "1.1.1"
28112779 resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da"
28122780
2813- istanbul-lib-hook@^1.0.7 :
2814- version "1.0.7"
2815- resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.0.7.tgz#dd6607f03076578fe7d6f2a630cf143b49bacddc"
2816- dependencies :
2817- append-transform "^0.4.0"
2818-
28192781istanbul-lib-hook@^1.1.0 :
28202782 version "1.1.0"
28212783 resolved "https://registry.npmjs.org/istanbul-lib-hook/-/istanbul-lib-hook-1.1.0.tgz#8538d970372cb3716d53e55523dd54b557a8d89b"
28222784 dependencies :
28232785 append-transform "^0.4.0"
28242786
2825- istanbul-lib-instrument@^1.7.3, istanbul-lib-instrument@^1.8.0 :
2826- version "1.8.0"
2827- resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.8.0.tgz#66f6c9421cc9ec4704f76f2db084ba9078a2b532"
2828- dependencies :
2829- babel-generator "^6.18.0"
2830- babel-template "^6.16.0"
2831- babel-traverse "^6.18.0"
2832- babel-types "^6.18.0"
2833- babylon "^6.18.0"
2834- istanbul-lib-coverage "^1.1.1"
2835- semver "^5.3.0"
2836-
2837- istanbul-lib-instrument@^1.9.1 :
2787+ istanbul-lib-instrument@^1.7.3, istanbul-lib-instrument@^1.9.1 :
28382788 version "1.9.1"
28392789 resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-1.9.1.tgz#250b30b3531e5d3251299fdd64b0b2c9db6b558e"
28402790 dependencies :
@@ -2846,15 +2796,6 @@ istanbul-lib-instrument@^1.9.1:
28462796 istanbul-lib-coverage "^1.1.1"
28472797 semver "^5.3.0"
28482798
2849- istanbul-lib-report@^1.1.1 :
2850- version "1.1.1"
2851- resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#f0e55f56655ffa34222080b7a0cd4760e1405fc9"
2852- dependencies :
2853- istanbul-lib-coverage "^1.1.1"
2854- mkdirp "^0.5.1"
2855- path-parse "^1.0.5"
2856- supports-color "^3.1.2"
2857-
28582799istanbul-lib-report@^1.1.2 :
28592800 version "1.1.2"
28602801 resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-1.1.2.tgz#922be27c13b9511b979bd1587359f69798c1d425"
@@ -2864,16 +2805,6 @@ istanbul-lib-report@^1.1.2:
28642805 path-parse "^1.0.5"
28652806 supports-color "^3.1.2"
28662807
2867- istanbul-lib-source-maps@^1.2.1 :
2868- version "1.2.1"
2869- resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.1.tgz#a6fe1acba8ce08eebc638e572e294d267008aa0c"
2870- dependencies :
2871- debug "^2.6.3"
2872- istanbul-lib-coverage "^1.1.1"
2873- mkdirp "^0.5.1"
2874- rimraf "^2.6.1"
2875- source-map "^0.5.3"
2876-
28772808istanbul-lib-source-maps@^1.2.2 :
28782809 version "1.2.2"
28792810 resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.2.tgz#750578602435f28a0c04ee6d7d9e0f2960e62c1c"
@@ -2884,12 +2815,6 @@ istanbul-lib-source-maps@^1.2.2:
28842815 rimraf "^2.6.1"
28852816 source-map "^0.5.3"
28862817
2887- istanbul-reports@^1.1.2 :
2888- version "1.1.2"
2889- resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.1.2.tgz#0fb2e3f6aa9922bd3ce45d05d8ab4d5e8e07bd4f"
2890- dependencies :
2891- handlebars "^4.0.3"
2892-
28932818istanbul-reports@^1.1.3 :
28942819 version "1.1.3"
28952820 resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-1.1.3.tgz#3b9e1e8defb6d18b1d425da8e8b32c5a163f2d10"
35603485 resolved "https://registry.npmjs.org/moment/-/moment-2.17.0.tgz#a4c292e02aac5ddefb29a6eed24f51938dd3b74f"
35613486
356234873563- version "2.18 .1"
3564- resolved "https://registry.npmjs.org/moment/-/moment-2.18 .1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f "
3488+ version "2.19 .1"
3489+ resolved "https://registry.npmjs.org/moment/-/moment-2.19 .1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167 "
35653490
3566349135673492 version "0.7.1"
43054230 unpipe "1.0.0"
43064231
43074232rc@^1.0.1, rc@^1.1.2, rc@^1.1.6, rc@^1.1.7 :
4308- version "1.2.1 "
4309- resolved "https://registry.npmjs.org/rc/-/rc-1.2.1 .tgz#2e03e8e42ee450b8cb3dce65be1bf8974e1dfd95 "
4233+ version "1.2.2 "
4234+ resolved "https://registry.npmjs.org/rc/-/rc-1.2.2 .tgz#d8ce9cb57e8d64d9c7badd9876c7c34cbe3c7077 "
43104235 dependencies :
43114236 deep-extend "~0.4.0"
43124237 ini "~1.3.0"
@@ -4546,15 +4471,15 @@ resolve@^0.6.1:
45464471 version "0.6.3"
45474472 resolved "https://registry.npmjs.org/resolve/-/resolve-0.6.3.tgz#dd957982e7e736debdf53b58a4dd91754575dd46"
45484473
4549- resolve@^1.0.0, resolve@^1.1.5, resolve@~1.4.0 :
4550- version "1.4 .0"
4551- resolved "https://registry.npmjs.org/resolve/-/resolve-1.4 .0.tgz#a75be01c53da25d934a98ebd0e4c4a7312f92a86 "
4474+ resolve@^1.0.0, resolve@^1.1.5, resolve@^1.3.2 :
4475+ version "1.5 .0"
4476+ resolved "https://registry.npmjs.org/resolve/-/resolve-1.5 .0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36 "
45524477 dependencies :
45534478 path-parse "^1.0.5"
45544479
4555- resolve@^1.3.2 :
4556- version "1.5 .0"
4557- resolved "https://registry.npmjs.org/resolve/-/resolve-1.5 .0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36 "
4480+ resolve@~1.4.0 :
4481+ version "1.4 .0"
4482+ resolved "https://registry.npmjs.org/resolve/-/resolve-1.4 .0.tgz#a75be01c53da25d934a98ebd0e4c4a7312f92a86 "
45584483 dependencies :
45594484 path-parse "^1.0.5"
45604485
@@ -4949,7 +4874,11 @@ static-eval@^1.1.1:
49494874 dependencies :
49504875 escodegen "^1.8.1"
49514876
4952- " statuses@>= 1.3.1 < 2" , statuses@~1.3.1:
4877+ " statuses@>= 1.3.1 < 2 " :
4878+ version "1.4.0"
4879+ resolved "https://registry.npmjs.org/statuses/-/statuses-1.4.0.tgz#bb73d446da2796106efcc1b601a253d6c46bd087"
4880+
4881+ statuses@~1.3.1 :
49534882 version "1.3.1"
49544883 resolved "https://registry.npmjs.org/statuses/-/statuses-1.3.1.tgz#faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"
49554884
@@ -5056,7 +4985,7 @@ subcommand@^2.0.3:
50564985 minimist "^1.2.0"
50574986 xtend "^4.0.0"
50584987
5059- [email protected] , supports-color@^4.0.0, supports-color@^4.2.1 :
4988+ 50604989 version "4.4.0"
50614990 resolved "https://registry.npmjs.org/supports-color/-/supports-color-4.4.0.tgz#883f7ddabc165142b2a61427f3352ded195d1a3e"
50624991 dependencies :
@@ -5072,7 +5001,7 @@ supports-color@^3.1.0, supports-color@^3.1.2:
50725001 dependencies :
50735002 has-flag "^1.0.0"
50745003
5075- supports-color@^4.4.0 :
5004+ supports-color@^4.0.0, supports-color@^4.2.1, supports-color@^4. 4.0 :
50765005 version "4.5.0"
50775006 resolved "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
50785007 dependencies :
@@ -5101,8 +5030,8 @@ tape@^4.6.0:
51015030 through "~2.3.8"
51025031
51035032tar-pack@^3.4.0 :
5104- version "3.4.0 "
5105- resolved "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.0 .tgz#23be2d7f671a8339376cbdb0b8fe3fdebf317984 "
5033+ version "3.4.1 "
5034+ resolved "https://registry.npmjs.org/tar-pack/-/tar-pack-3.4.1 .tgz#e1dbc03a9b9d3ba07e896ad027317eb679a10a1f "
51065035 dependencies :
51075036 debug "^2.2.0"
51085037 fstream "^1.0.10"
0 commit comments