diff --git a/package.json b/package.json index fcc3478..9668f7d 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^14.4.3", "@types/jest": "29.5.14", - "@types/node": "18.19.126", + "@types/node": "18.19.127", "@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 1ab051b..be20a61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4292,10 +4292,10 @@ dependencies: undici-types "~5.26.4" -"@types/node@18.19.126": - version "18.19.126" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.126.tgz#b1a9e0bac6338098f465ab242cbd6a8884d79b80" - integrity sha512-8AXQlBfrGmtYJEJUPs63F/uZQqVeFiN9o6NUjbDJYfxNxFnArlZufANPw4h6dGhYGKxcyw+TapXFvEsguzIQow== +"@types/node@18.19.127": + version "18.19.127" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.127.tgz#7c2e47fa79ad7486134700514d4a975c4607f09d" + integrity sha512-gSjxjrnKXML/yo0BO099uPixMqfpJU0TKYjpfLU7TrtA2WWDki412Np/RSTPRil1saKBhvVVKzVx/p/6p94nVA== dependencies: undici-types "~5.26.4"