diff --git a/packages/git/package.json b/packages/git/package.json index 50207627..7ebaa331 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.3.0", "cosmiconfig": "^9.0.0", "os-lang": "^3.2.0", "shelljs": "^0.8.5",