diff --git a/package.json b/package.json index afc7291..1162731 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@actions/tool-cache": "^2.0.1" }, "devDependencies": { - "@types/node": "^18.7.18", + "@types/node": "^18.8.2", "@vercel/ncc": "^0.34.0", "npm-run-all": "^4.1.5", "typescript": "^4.8.4" diff --git a/yarn.lock b/yarn.lock index 900f64f..06f54fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -137,10 +137,10 @@ dependencies: "@octokit/openapi-types" "^11.2.0" -"@types/node@^18.7.18": - version "18.7.18" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154" - integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg== +"@types/node@^18.8.2": + version "18.8.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.2.tgz#17d42c6322d917764dd3d2d3a10d7884925de067" + integrity sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA== "@vercel/ncc@^0.34.0": version "0.34.0"