diff --git a/package.json b/package.json index a415cd2..5130240 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@types/jest": "^27.4.0", "@types/js-yaml": "^4.0.5", - "@types/node": "^20.14.6", + "@types/node": "^20.14.7", "@vercel/ncc": "^0.38.1", "action-docs": "^2.4.1", "jest": "^27.4.7", diff --git a/yarn.lock b/yarn.lock index 3bd9a92..46d8e05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -787,10 +787,10 @@ "@types/node" "*" form-data "^4.0.0" -"@types/node@*", "@types/node@^20.14.6": - version "20.14.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.6.tgz#f3c19ffc98c2220e18de259bb172dd4d892a6075" - integrity sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw== +"@types/node@*", "@types/node@^20.14.7": + version "20.14.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.7.tgz#342cada27f97509eb8eb2dbc003edf21ce8ab5a8" + integrity sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ== dependencies: undici-types "~5.26.4"