diff --git a/package.json b/package.json index 5acb0292..fd2560c7 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "14.0.0", "@types/jest": "29.5.3", - "@types/node": "20.4.5", + "@types/node": "20.6.5", "@types/react": "18.2.14", "@types/styled-components": "5.1.26", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 94a9ded6..fcacf23a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4370,10 +4370,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@20.4.5": - version "20.4.5" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.5.tgz#9dc0a5cb1ccce4f7a731660935ab70b9c00a5d69" - integrity sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg== +"@types/node@*", "@types/node@20.6.5": + version "20.6.5" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.5.tgz#4c6a79adf59a8e8193ac87a0e522605b16587258" + integrity sha512-2qGq5LAOTh9izcc0+F+dToFigBWiK1phKPt7rNhOqJSr35y8rlIBjDwGtFSgAI6MGIhjwOVNSQZVdJsZJ2uR1w== "@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0", "@types/node@^16.0.0": version "16.18.39"