diff --git a/package.json b/package.json index 474687c..a8bcc63 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@testing-library/user-event": "^14.5.2", "@types/jest": "30.0.0", "@types/lodash": "4.17.20", - "@types/node": "22.18.3", + "@types/node": "22.18.4", "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "@typescript-eslint/eslint-plugin": "^8.12.2", diff --git a/yarn.lock b/yarn.lock index c09a1a9..f3d1dda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2916,10 +2916,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93" integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA== -"@types/node@*", "@types/node@22.18.3", "@types/node@>=13.7.0": - version "22.18.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.3.tgz#e1a4eb680a688141cdd369c5a035f48cf8ece9e3" - integrity sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw== +"@types/node@*", "@types/node@22.18.4", "@types/node@>=13.7.0": + version "22.18.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.4.tgz#cecc2120443ec4224e930caf84c66a47fb9e1e47" + integrity sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw== dependencies: undici-types "~6.21.0"