diff --git a/package.json b/package.json index 737e071..a54a463 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "url": "git+https://github.com/actions/typescript-action.git" }, "engines": { - "node": "^16.13.1" + "node": "^16.14.0" }, "keywords": [ "actions", @@ -31,7 +31,7 @@ "@actions/core": "^1.6.0" }, "devDependencies": { - "@types/node": "^16.10.5", + "@types/node": "^16.11.7", "@typescript-eslint/parser": "^5.8.1", "@vercel/ncc": "^0.31.1", "eslint": "^7.32.0",