diff --git a/package.json b/package.json index 9287e81..a4dbf8a 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.4.3", "@types/jest": "29.5.12", - "@types/node": "18.19.49", + "@types/node": "18.19.50", "@types/react": "^18.0.25", "@types/react-dom": "^18.0.8", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 2381486..a2bdcb2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4101,10 +4101,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.49": - version "18.19.49" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.49.tgz#2f55cba5214da8f16d48f02724bee58b104f374e" - integrity sha512-ALCeIR6n0nQ7j0FUF1ycOhrp6+XutJWqEu/vtdEqXFUQwkBfgUA5cEg3ZNmjWGF/ZYA/FcF9QMkL55Ar0O6UrA== +"@types/node@18.19.50": + version "18.19.50" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.50.tgz#8652b34ee7c0e7e2004b3f08192281808d41bf5a" + integrity sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg== dependencies: undici-types "~5.26.4"