diff --git a/packages/http-client/package-lock.json b/packages/http-client/package-lock.json index 912e7439..d1b38ea1 100644 --- a/packages/http-client/package-lock.json +++ b/packages/http-client/package-lock.json @@ -17,9 +17,6 @@ "@types/proxy": "^1.0.1", "@types/tunnel": "0.0.3", "proxy": "^2.1.1" - }, - "engines": { - "node": ">=24.0.0" } }, "node_modules/@fastify/busboy": { diff --git a/packages/http-client/package.json b/packages/http-client/package.json index 221934e4..126731f8 100644 --- a/packages/http-client/package.json +++ b/packages/http-client/package.json @@ -2,9 +2,6 @@ "name": "@actions/http-client", "version": "3.0.0", "description": "Actions Http Client", - "engines": { - "node": ">=24.0.0" - }, "keywords": [ "github", "actions",