diff --git a/packages/git/package.json b/packages/git/package.json index 7f4faf22d0..b61d7d633d 100644 --- a/packages/git/package.json +++ b/packages/git/package.json @@ -34,7 +34,7 @@ "typescript": "^5.5.4" }, "dependencies": { - "globby": "^14.1.0", + "globby": "^15.0.0", "isomorphic-git": "^1.29.0" } }