diff --git a/package.json b/package.json index 47ba2ba..826b4b9 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@actions/io": "^1.1.3" }, "devDependencies": { - "@types/node": "^18.17.6", + "@types/node": "^18.17.12", "@typescript-eslint/parser": "^6.4.0", "@vercel/ncc": "^0.36.1", "eslint-plugin-github": "^4.9.2", diff --git a/yarn.lock b/yarn.lock index 161c137..30c9e7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -763,10 +763,10 @@ resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== -"@types/node@*", "@types/node@^18.17.6": - version "18.17.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.6.tgz#0296e9a30b22d2a8fcaa48d3c45afe51474ca55b" - integrity sha512-fGmT/P7z7ecA6bv/ia5DlaWCH4YeZvAQMNpUhrJjtAhOhZfoxS1VLUgU2pdk63efSjQaOJWdXMuAJsws+8I6dg== +"@types/node@*", "@types/node@^18.17.12": + version "18.17.12" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.12.tgz#c6bd7413a13e6ad9cfb7e97dd5c4e904c1821e50" + integrity sha512-d6xjC9fJ/nSnfDeU0AMDsaJyb1iHsqCSOdi84w4u+SlN/UgQdY5tRhpMzaFYsI4mnpvgTivEaQd0yOUhAtOnEQ== "@types/semver@^7.3.12", "@types/semver@^7.5.0": version "7.5.0"