diff --git a/package.json b/package.json index a8154a3..953521a 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@actions/tool-cache": "^1.7.2" }, "devDependencies": { - "@types/node": "^17.0.29", + "@types/node": "^17.0.31", "@vercel/ncc": "^0.33.4", "npm-check-updates": "^12.5.11", "npm-run-all": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index 90997f9..ecae72a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -240,10 +240,10 @@ resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf" integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A== -"@types/node@^17.0.29": - version "17.0.29" - resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.29.tgz#7f2e1159231d4a077bb660edab0fde373e375a3d" - integrity sha512-tx5jMmMFwx7wBwq/V7OohKDVb/JwJU5qCVkeLMh1//xycAJ/ESuw9aJ9SEtlCZDYi2pBfe4JkisSoAtbOsBNAA== +"@types/node@^17.0.31": + version "17.0.31" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.31.tgz#a5bb84ecfa27eec5e1c802c6bbf8139bdb163a5d" + integrity sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q== "@vercel/ncc@^0.33.4": version "0.33.4"