diff --git a/package-lock.json b/package-lock.json index 03a6c3c7..778422b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -159,7 +159,7 @@ "integrity": "sha512-mgfd93RhzjYBUHHV532turHC2j4l/qxsF/PbfDmprHDEUHmNZGlDn1CEsulGK3AfsPdhkWzZQT/S/k0UGhLGsA==", "dev": true, "requires": { - "@types/node": "9.4.7" + "@types/node": "9.6.6" } }, "@types/node": { @@ -501,7 +501,7 @@ "safe-buffer": "5.1.1", "semver": "5.5.0", "slash": "1.0.0", - "source-map-support": "0.5.3", + "source-map-support": "0.5.5", "stack-utils": "1.0.1", "strip-ansi": "4.0.0", "strip-bom-buf": "1.0.0", @@ -2092,7 +2092,6 @@ "add-stream": "1.0.0", "conventional-changelog": "1.1.24", "lodash": "4.17.5", - "meow": "4.0.0", "tempfile": "1.1.1" }, "dependencies": { @@ -2213,7 +2212,6 @@ "handlebars": "4.0.11", "json-stringify-safe": "5.0.1", "lodash": "4.17.5", - "meow": "4.0.0", "semver": "5.5.0", "split": "1.0.1", "through2": "2.0.3" @@ -2238,7 +2236,6 @@ "JSONStream": "1.3.2", "is-text-path": "1.0.1", "lodash": "4.17.5", - "meow": "4.0.0", "split2": "2.2.0", "through2": "2.0.3", "trim-off-newlines": "1.0.1" @@ -2268,7 +2265,6 @@ "requires": { "dargs": "4.1.0", "lodash.template": "4.4.0", - "meow": "4.0.0", "split2": "2.2.0", "through2": "2.0.3" } @@ -2279,7 +2275,6 @@ "integrity": "sha512-2jHlJnln4D/ECk9FxGEBh3k44wgYdWjWDtMmJPaecjoRmxKo3Y1Lh8GMYuOPu04CHw86NTAODchYjC5pnpMQig==", "dev": true, "requires": { - "meow": "4.0.0", "semver": "5.5.0" } },