diff --git a/package.json b/package.json index 128e13c..6a6c865 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@octokit/plugin-rest-endpoint-methods": "^11.0.1", "@octokit/types": "^12.6.0", "@types/jest": "^27.4.0", - "@types/node": "^20.11.21", + "@types/node": "^20.11.22", "@vercel/ncc": "^0.38.1", "jest": "^27.4.7", "prettier": "^3.2.5", diff --git a/yarn.lock b/yarn.lock index 858761a..a82b63e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -793,10 +793,10 @@ jest-diff "^27.0.0" pretty-format "^27.0.0" -"@types/node@*", "@types/node@^20.11.21": - version "20.11.21" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.21.tgz#ad67e65652f7be15686e2df87a38076a81c5e9c5" - integrity sha512-/ySDLGscFPNasfqStUuWWPfL78jompfIoVzLJPVVAHBh6rpG68+pI2Gk+fNLeI8/f1yPYL4s46EleVIc20F1Ow== +"@types/node@*", "@types/node@^20.11.22": + version "20.11.22" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.22.tgz#9a192c3d7e7e71fa3a4b15032654f64643815cd6" + integrity sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA== dependencies: undici-types "~5.26.4"