diff --git a/package.json b/package.json index f53e5ee..66e6f45 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@actions/tool-cache": "^2.0.1" }, "devDependencies": { - "@types/node": "^18.8.2", + "@types/node": "^18.11.13", "@vercel/ncc": "^0.34.0", "npm-run-all": "^4.1.5", "typescript": "^4.8.4" diff --git a/yarn.lock b/yarn.lock index 46a49eb..a8503cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -137,10 +137,10 @@ dependencies: "@octokit/openapi-types" "^11.2.0" -"@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== +"@types/node@^18.11.13": + version "18.11.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.13.tgz#dff34f226ec1ac0432ae3b136ec5552bd3b9c0fe" + integrity sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w== "@vercel/ncc@^0.34.0": version "0.34.0"