diff --git a/package.json b/package.json index 015924d..5588a44 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@foreachbe/eslint-config-react-app": "^7.0.0", "@preconstruct/cli": "^1.1.27", "@types/jest": "^26.0.14", - "@types/node": "^14.11.2", + "@types/node": "^18.8.1", "@types/react": "^16.9.43", "@types/react-dom": "^16.9.8", "@types/uuid": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index e3f2df6..576586b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1642,10 +1642,10 @@ resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6" integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY= -"@types/node@*", "@types/node@^14.11.2": - version "14.11.2" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256" - integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA== +"@types/node@*", "@types/node@^18.8.1": + version "18.8.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.1.tgz#33e6759935f7a82821b72fb936e66f6b99a36173" + integrity sha512-vuYaNuEIbOYLTLUAJh50ezEbvxrD43iby+lpUA2aa148Nh5kX/AVO/9m1Ahmbux2iU5uxJTNF9g2Y+31uml7RQ== "@types/node@^12.7.1": version "12.12.62"