diff --git a/package.json b/package.json index e55b27e..7d31b54 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ ], "dependencies": { "chalk": "^1.1.1", - "download": "^4.4.1", + "download": "^5.0.0", "googleapis": "^7.1.0", "humanize-url": "^1.0.1", "lodash": "^4.5.1", @@ -45,7 +45,7 @@ "pretty-bytes": "^3.0.1", "repeating": "^2.0.0", "sort-on": "^1.2.2", - "update-notifier": "^0.6.0" + "update-notifier": "^2.0.0" }, "devDependencies": { "mocha": "^2.3.3",