diff --git a/package.json b/package.json index c24a69e..6492dae 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.1", + "@types/node": "22.18.3", "@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 d8c3fe4..9beddc7 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.1", "@types/node@>=13.7.0": - version "22.18.1" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1.tgz#cc85ee6999b2a2928739281d2f56ff410a140c52" - integrity sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw== +"@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== dependencies: undici-types "~6.21.0"