diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 0751bda..98d0d1c 100644 --- a/package.json +++ b/package.json @@ -34,9 +34,9 @@ "colors": "~1.0.3", "easy-table": "~0.3.0", "filesize": "~3.1.2", - "glob": "~5.0.3", + "glob": "~5.0.5", "inquirer": "~0.8.2", - "lodash": "~3.6.0", + "lodash": "~3.7.0", "mkdirp": "~0.5.0", "mv": "~2.0.3", "path-extra": "~1.0.2", @@ -46,7 +46,7 @@ "rimraf": "~2.3.2", "unzip": "~0.1.11", "which": "~1.0.9", - "yargs": "~3.7.0", + "yargs": "~3.7.2", "youtube-dl": "~1.10.2" }, "engines": { |