diff --git a/package.json b/package.json index d991c1810..b4e9bfcda 100644 --- a/package.json +++ b/package.json @@ -26,13 +26,13 @@ "author": "GitHub", "license": "MIT", "dependencies": { - "@actions/cache": "^3.2.4", + "@actions/cache": "^5.0.0", "@actions/core": "^1.11.1", "@actions/exec": "^1.0.4", "@actions/glob": "^0.4.0", - "@actions/http-client": "^2.2.3", + "@actions/http-client": "^3.0.2", "@actions/io": "^1.0.2", - "@actions/tool-cache": "^2.0.1", + "@actions/tool-cache": "^3.0.0", "semver": "^7.6.2", "xmlbuilder2": "^4.0.0" }, @@ -43,7 +43,7 @@ "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.54.0", "@vercel/ncc": "^0.38.3", - "eslint": "^9.0.0", + "eslint": "^9.26.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-jest": "^27.9.0", "eslint-plugin-node": "^11.1.0",