diff --git a/packages/git/package.json b/packages/git/package.json index fc87ac36..96c13c0f 100644 --- a/packages/git/package.json +++ b/packages/git/package.json @@ -29,7 +29,7 @@ "dependencies": { "@gitmars/core": "workspace:*", "@gitmars/utils": "workspace:*", - "chalk": "^4.1.2", + "chalk": "^5.6.2", "cosmiconfig": "^9.0.0", "os-lang": "^3.3.1", "shelljs": "^0.8.5",