diff --git a/packages/cli/package.json b/packages/cli/package.json index a6978e5cd..da4f6140e 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -56,7 +56,7 @@ "dependencies": { "@node-minify/core": "workspace:*", "@node-minify/utils": "workspace:*", - "chalk": "5.3.0", + "chalk": "5.4.0", "commander": "12.1.0", "ora": "8.1.1", "update-notifier": "7.3.1"