diff --git a/package.json b/package.json index 9fce442..0755991 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "homepage": "https://github.com/ModClean/modclean", "dependencies": { "async-each-series": "^1.1.0", - "chalk": "^1.1.3", + "chalk": "^2.0.0", "clui": "^0.3.1", "commander": "^2.9.0", "empty-dir": "^0.2.1", @@ -47,7 +47,7 @@ "modclean-patterns-default": "latest", "rimraf": "^2.5.4", "subdirs": "^1.0.0", - "update-notifier": "^1.0.3" + "update-notifier": "^4.0.0" }, "engines": { "node": ">=6.9.0"