diff --git a/core/child-process/package.json b/core/child-process/package.json index 32635cc18e..0f32706271 100644 --- a/core/child-process/package.json +++ b/core/child-process/package.json @@ -31,7 +31,7 @@ "test": "echo \"Run tests from root\" && exit 1" }, "dependencies": { - "chalk": "^2.3.1", + "chalk": "^5.0.0", "execa": "^1.0.0", "strong-log-transformer": "^2.0.0" }