diff --git a/package.json b/package.json index 8a1a529..e756fbf 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "test": "eslint --ignore-path .gitignore --ext .js,.jsx ." }, "dependencies": { - "chalk": "4.1.0", + "chalk": "5.1.2", "ms": "^2.1.2", "node-fetch": "2.6.1" },