diff --git a/packages/jest-changed-files/package.json b/packages/jest-changed-files/package.json index 866a23a3992e..5a8bbb1a5d82 100644 --- a/packages/jest-changed-files/package.json +++ b/packages/jest-changed-files/package.json @@ -17,7 +17,7 @@ "./package.json": "./package.json" }, "dependencies": { - "execa": "^5.0.0", + "execa": "^8.0.1", "p-limit": "^3.1.0" }, "engines": {