@@ -159,9 +159,11 @@ async-each@^1.0.1:
159159 version "1.0.1"
160160 resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.1.tgz#19d386a1d9edc6e7c1c85d388aedbcc56d33602d"
161161
162- async@~1.0.0 :
163- version "1.0.0"
164- resolved "https://registry.yarnpkg.com/async/-/async-1.0.0.tgz#f8fc04ca3a13784ade9e1641af98578cfbd647a9"
162+ async@^2.6.1 :
163+ version "2.6.3"
164+ resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
165+ dependencies :
166+ lodash "^4.17.14"
165167
166168asynckit@^0.4.0 :
167169 version "0.4.0"
@@ -455,13 +457,48 @@ color-convert@^1.9.0:
455457 dependencies :
456458 color-name "^1.1.1"
457459
458- color-name@^1.1.1 :
460+ color-convert@^1.9.1 :
461+ version "1.9.3"
462+ resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
463+ dependencies :
464+ color-name "1.1.3"
465+
466+ color-name@1.1.3, color-name@^1.1.1 :
459467 version "1.1.3"
460468 resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
461469
462- colors@1.0.x :
463- version "1.0.3"
464- resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b"
470+ color-name@^1.0.0 :
471+ version "1.1.4"
472+ resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
473+
474+ color-string@^1.5.2 :
475+ version "1.5.3"
476+ resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc"
477+ dependencies :
478+ color-name "^1.0.0"
479+ simple-swizzle "^0.2.2"
480+
481+ color@3.0.x :
482+ version "3.0.0"
483+ resolved "https://registry.yarnpkg.com/color/-/color-3.0.0.tgz#d920b4328d534a3ac8295d68f7bd4ba6c427be9a"
484+ dependencies :
485+ color-convert "^1.9.1"
486+ color-string "^1.5.2"
487+
488+ colornames@^1.1.1 :
489+ version "1.1.1"
490+ resolved "https://registry.yarnpkg.com/colornames/-/colornames-1.1.1.tgz#f8889030685c7c4ff9e2a559f5077eb76a816f96"
491+
492+ colors@^1.2.1 :
493+ version "1.4.0"
494+ resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
495+
496+ colorspace@1.1.x :
497+ version "1.1.2"
498+ resolved "https://registry.yarnpkg.com/colorspace/-/colorspace-1.1.2.tgz#e0128950d082b86a2168580796a0aa5d6c68d8c5"
499+ dependencies :
500+ color "3.0.x"
501+ text-hex "1.0.x"
465502
466503combined-stream@^1.0.5, combined-stream@~1.0.5 :
467504 version "1.0.5"
@@ -558,10 +595,6 @@ crypto-random-string@^1.0.0:
558595 version "1.0.0"
559596 resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
560597
561- cycle@1.0.x :
562- version "1.0.3"
563- resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2"
564-
565598dashdash@^1.12.0 :
566599 version "1.14.1"
567600 resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0"
@@ -653,6 +686,14 @@ detect-libc@^1.0.2:
653686 version "1.0.3"
654687 resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
655688
689+ diagnostics@^1.1.1 :
690+ version "1.1.1"
691+ resolved "https://registry.yarnpkg.com/diagnostics/-/diagnostics-1.1.1.tgz#cab6ac33df70c9d9a727490ae43ac995a769b22a"
692+ dependencies :
693+ colorspace "1.1.x"
694+ enabled "1.0.x"
695+ kuler "1.0.x"
696+
656697doctrine@^2.1.0 :
657698 version "2.1.0"
658699 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -683,10 +724,20 @@ ee-first@1.1.1:
683724 version "1.1.1"
684725 resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
685726
727+ enabled@1.0.x :
728+ version "1.0.2"
729+ resolved "https://registry.yarnpkg.com/enabled/-/enabled-1.0.2.tgz#965f6513d2c2d1c5f4652b64a2e3396467fc2f93"
730+ dependencies :
731+ env-variable "0.0.x"
732+
686733encodeurl@~1.0.1 :
687734 version "1.0.1"
688735 resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.1.tgz#79e3d58655346909fe6f0f45a5de68103b294d20"
689736
737+ env-variable@0.0.x :
738+ version "0.0.5"
739+ resolved "https://registry.yarnpkg.com/env-variable/-/env-variable-0.0.5.tgz#913dd830bef11e96a039c038d4130604eba37f88"
740+
690741escape-html@~1.0.3 :
691742 version "1.0.3"
692743 resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -906,10 +957,6 @@ extsprintf@1.3.0, extsprintf@^1.2.0:
906957 version "1.3.0"
907958 resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.3.0.tgz#96918440e3041a7a414f8c52e3c574eb3c3e1e05"
908959
909- eyes@0.1.x :
910- version "0.1.8"
911- resolved "https://registry.yarnpkg.com/eyes/-/eyes-0.1.8.tgz#62cf120234c683785d902348a800ef3e0cc20bc0"
912-
913960fast-deep-equal@^1.0.0 :
914961 version "1.0.0"
915962 resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz#96256a3bc975595eb36d82e9929d060d893439ff"
@@ -922,6 +969,14 @@ fast-levenshtein@~2.0.4:
922969 version "2.0.6"
923970 resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
924971
972+ fast-safe-stringify@^2.0.4 :
973+ version "2.0.7"
974+ resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743"
975+
976+ fecha@^2.3.3 :
977+ version "2.3.3"
978+ resolved "https://registry.yarnpkg.com/fecha/-/fecha-2.3.3.tgz#948e74157df1a32fd1b12c3a3c3cdcb6ec9d96cd"
979+
925980figures@^2.0.0 :
926981 version "2.0.0"
927982 resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962"
@@ -1326,6 +1381,10 @@ is-accessor-descriptor@^1.0.0:
13261381 dependencies :
13271382 kind-of "^6.0.0"
13281383
1384+ is-arrayish@^0.3.1 :
1385+ version "0.3.2"
1386+ resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
1387+
13291388is-binary-path@^1.0.0 :
13301389 version "1.0.1"
13311390 resolved "https://registry.yarnpkg.com/is-binary-path/-/is-binary-path-1.0.1.tgz#75f16642b480f187a711c814161fd3a4a7655898"
@@ -1516,7 +1575,7 @@ isobject@^3.0.0, isobject@^3.0.1:
15161575 version "3.0.1"
15171576 resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
15181577
1519- isstream@0.1.x, isstream@ ~0.1.2 :
1578+ isstream@~0.1.2 :
15201579 version "0.1.2"
15211580 resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
15221581
@@ -1598,6 +1657,12 @@ kind-of@^6.0.0, kind-of@^6.0.2:
15981657 version "6.0.2"
15991658 resolved "https://registry.yarnpkg.com/kind-of/-/kind-of-6.0.2.tgz#01146b36a6218e64e58f3a8d66de5d7fc6f6d051"
16001659
1660+ kuler@1.0.x :
1661+ version "1.0.1"
1662+ resolved "https://registry.yarnpkg.com/kuler/-/kuler-1.0.1.tgz#ef7c784f36c9fb6e16dd3150d152677b2b0228a6"
1663+ dependencies :
1664+ colornames "^1.1.1"
1665+
16011666latest-version@^3.0.0 :
16021667 version "3.1.0"
16031668 resolved "https://registry.yarnpkg.com/latest-version/-/latest-version-3.1.0.tgz#a205383fea322b33b5ae3b18abee0dc2f356ee15"
@@ -1621,10 +1686,24 @@ lodash@^4.13.1, lodash@^4.17.4, lodash@^4.3.0:
16211686 version "4.17.4"
16221687 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
16231688
1689+ lodash@^4.17.14 :
1690+ version "4.17.15"
1691+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1692+
16241693lodash@~4.11.1 :
16251694 version "4.11.2"
16261695 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.11.2.tgz#d6b4338b110a58e21dae5cebcfdbbfd2bc4cdb3b"
16271696
1697+ logform@^2.1.1 :
1698+ version "2.1.2"
1699+ resolved "https://registry.yarnpkg.com/logform/-/logform-2.1.2.tgz#957155ebeb67a13164069825ce67ddb5bb2dd360"
1700+ dependencies :
1701+ colors "^1.2.1"
1702+ fast-safe-stringify "^2.0.4"
1703+ fecha "^2.3.3"
1704+ ms "^2.1.1"
1705+ triple-beam "^1.3.0"
1706+
16281707loggly@~1.1.0 :
16291708 version "1.1.1"
16301709 resolved "https://registry.yarnpkg.com/loggly/-/loggly-1.1.1.tgz#0a0fc1d3fa3a5ec44fdc7b897beba2a4695cebee"
@@ -1968,6 +2047,10 @@ once@^1.3.0:
19682047 dependencies :
19692048 wrappy "1"
19702049
2050+ one-time@0.0.4 :
2051+ version "0.0.4"
2052+ resolved "https://registry.yarnpkg.com/one-time/-/one-time-0.0.4.tgz#f8cdf77884826fe4dff93e3a9cc37b1e4480742e"
2053+
19712054onetime@^2.0.0 :
19722055 version "2.0.1"
19732056 resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4"
@@ -2079,6 +2162,10 @@ process-nextick-args@~1.0.6:
20792162 version "1.0.7"
20802163 resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3"
20812164
2165+ process-nextick-args@~2.0.0 :
2166+ version "2.0.1"
2167+ resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
2168+
20822169progress@^2.0.0 :
20832170 version "2.0.0"
20842171 resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.0.tgz#8a1be366bf8fc23db2bd23f10c6fe920b4389d1f"
@@ -2164,6 +2251,26 @@ readable-stream@^2.0.2, readable-stream@^2.0.6, readable-stream@^2.2.2:
21642251 string_decoder "~1.0.3"
21652252 util-deprecate "~1.0.1"
21662253
2254+ readable-stream@^2.3.6 :
2255+ version "2.3.6"
2256+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
2257+ dependencies :
2258+ core-util-is "~1.0.0"
2259+ inherits "~2.0.3"
2260+ isarray "~1.0.0"
2261+ process-nextick-args "~2.0.0"
2262+ safe-buffer "~5.1.1"
2263+ string_decoder "~1.1.1"
2264+ util-deprecate "~1.0.1"
2265+
2266+ readable-stream@^3.1.1 :
2267+ version "3.4.0"
2268+ resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
2269+ dependencies :
2270+ inherits "^2.0.3"
2271+ string_decoder "^1.1.1"
2272+ util-deprecate "^1.0.1"
2273+
21672274readable-stream@~2.0.5 :
21682275 version "2.0.6"
21692276 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.0.6.tgz#8f90341e68a53ccc928788dacfcd11b36eb9b78e"
@@ -2349,6 +2456,10 @@ safe-buffer@^5.1.2:
23492456 version "5.1.2"
23502457 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
23512458
2459+ safe-buffer@~5.2.0 :
2460+ version "5.2.0"
2461+ resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
2462+
23522463safe-regex@^1.1.0 :
23532464 version "1.1.0"
23542465 resolved "https://registry.yarnpkg.com/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
@@ -2454,6 +2565,12 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
24542565 version "3.0.2"
24552566 resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
24562567
2568+ simple-swizzle@^0.2.2 :
2569+ version "0.2.2"
2570+ resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
2571+ dependencies :
2572+ is-arrayish "^0.3.1"
2573+
24572574slice-ansi@1.0.0 :
24582575 version "1.0.0"
24592576 resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-1.0.0.tgz#044f1a49d8842ff307aad6b505ed178bd950134d"
@@ -2579,6 +2696,12 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
25792696 is-fullwidth-code-point "^2.0.0"
25802697 strip-ansi "^4.0.0"
25812698
2699+ string_decoder@^1.1.1 :
2700+ version "1.3.0"
2701+ resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
2702+ dependencies :
2703+ safe-buffer "~5.2.0"
2704+
25822705string_decoder@~0.10.x :
25832706 version "0.10.31"
25842707 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
@@ -2589,6 +2712,12 @@ string_decoder@~1.0.3:
25892712 dependencies :
25902713 safe-buffer "~5.1.0"
25912714
2715+ string_decoder@~1.1.1 :
2716+ version "1.1.1"
2717+ resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
2718+ dependencies :
2719+ safe-buffer "~5.1.0"
2720+
25922721stringstream@~0.0.4, stringstream@~0.0.5 :
25932722 version "0.0.5"
25942723 resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
@@ -2662,6 +2791,10 @@ term-size@^1.2.0:
26622791 dependencies :
26632792 execa "^0.7.0"
26642793
2794+ text-hex@1.0.x :
2795+ version "1.0.0"
2796+ resolved "https://registry.yarnpkg.com/text-hex/-/text-hex-1.0.0.tgz#69dc9c1b17446ee79a92bf5b884bb4b9127506f5"
2797+
26652798text-table@~0.2.0 :
26662799 version "0.2.0"
26672800 resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
@@ -2726,6 +2859,10 @@ tough-cookie@>=2.3.3, tough-cookie@~2.3.0, tough-cookie@~2.3.2:
27262859 dependencies :
27272860 punycode "^1.4.1"
27282861
2862+ triple-beam@^1.2.0, triple-beam@^1.3.0 :
2863+ version "1.3.0"
2864+ resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
2865+
27292866tryit@^1.0.1 :
27302867 version "1.0.3"
27312868 resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
@@ -2834,7 +2971,7 @@ use@^2.0.0:
28342971 isobject "^3.0.0"
28352972 lazy-cache "^2.0.2"
28362973
2837- util-deprecate@~1.0.1 :
2974+ util-deprecate@^1.0.1, util-deprecate@ ~1.0.1 :
28382975 version "1.0.2"
28392976 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
28402977
@@ -2886,16 +3023,26 @@ winston-loggly@^1.3.1:
28863023 dependencies :
28873024 loggly "~1.1.0"
28883025
2889- winston@^2.2.0 :
2890- version "2.3.1"
2891- resolved "https://registry.yarnpkg.com/winston/-/winston-2.3.1.tgz#0b48420d978c01804cf0230b648861598225a119"
3026+ winston-transport@^4.3.0 :
3027+ version "4.3.0"
3028+ resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.3.0.tgz#df68c0c202482c448d9b47313c07304c2d7c2c66"
3029+ dependencies :
3030+ readable-stream "^2.3.6"
3031+ triple-beam "^1.2.0"
3032+
3033+ winston@^3.0.0 :
3034+ version "3.2.1"
3035+ resolved "https://registry.yarnpkg.com/winston/-/winston-3.2.1.tgz#63061377976c73584028be2490a1846055f77f07"
28923036 dependencies :
2893- async "~1.0.0"
2894- colors "1.0.x"
2895- cycle "1.0.x"
2896- eyes "0.1.x"
2897- isstream "0.1.x"
3037+ async "^2.6.1"
3038+ diagnostics "^1.1.1"
3039+ is-stream "^1.1.0"
3040+ logform "^2.1.1"
3041+ one-time "0.0.4"
3042+ readable-stream "^3.1.1"
28983043 stack-trace "0.0.x"
3044+ triple-beam "^1.3.0"
3045+ winston-transport "^4.3.0"
28993046
29003047wordwrap@~1.0.0 :
29013048 version "1.0.0"
0 commit comments