diff --git a/package.json b/package.json index 568af09..9bbd4b6 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/debug": "^4.1.12", "@types/express": "^5.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.13.0", + "@types/node": "^22.13.10", "@types/react": "^18.3.12", "@types/react-dom": "^18.2.25", "@types/webpack": "^5.28.5", diff --git a/yarn.lock b/yarn.lock index d3ed3c3..54b1b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1145,10 +1145,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== -"@types/node@*", "@types/node@^22.13.0": - version "22.13.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c" - integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA== +"@types/node@*", "@types/node@^22.13.10": + version "22.13.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4" + integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw== dependencies: undici-types "~6.20.0"