diff --git a/package-lock.json b/package-lock.json index 065436c47ab02..cd9a457a3092e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -171,7 +171,7 @@ }, "engines": { "node": "^20.0.0", - "npm": "^10.0.0" + "npm": "^10.5.1" } }, "node_modules/@actions/core": { diff --git a/package.json b/package.json index b8a6b8c85e17a..e8905f2a6a8d9 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,7 @@ ], "engines": { "node": "^20.0.0", - "npm": "^10.0.0" + "npm": "^10.5.1" }, "overrides": { "colors": "1.4.0"