diff --git a/package.json b/package.json index cf39cf2..e8574b5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "test": "eslint --ignore-path .gitignore --ext .js,.jsx ." }, "dependencies": { - "chalk": "2.4.2", + "chalk": "3.0.0", "cheerio": "^1.0.0-rc.3", "ms": "^2.1.1", "node-fetch": "2.6.0"