diff --git a/packages/jest-changed-files/package.json b/packages/jest-changed-files/package.json index 866a23a3992e..9c6e27f19ea4 100644 --- a/packages/jest-changed-files/package.json +++ b/packages/jest-changed-files/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "execa": "^5.0.0", - "p-limit": "^3.1.0" + "p-limit": "^5.0.0" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0"