diff --git a/package.json b/package.json index 798ef749..9063df30 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "test": "npm run-script lint && npm run-script node-test" }, "dependencies": { - "chalk": "^4.1.2", + "chalk": "^5.3.0", "cli-table3": "^0.6.5", "debug": "^4.4.0", "ember-try-config": "^4.0.0",