diff --git a/package.json b/package.json index 015924d..a05636f 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.11.13", "@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..7111e0c 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.11.13": + version "18.11.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.13.tgz#dff34f226ec1ac0432ae3b136ec5552bd3b9c0fe" + integrity sha512-IASpMGVcWpUsx5xBOrxMj7Bl8lqfuTY7FKAnPmu5cHkfQVWF8GulWS1jbRqA934qZL35xh5xN/+Xe/i26Bod4w== "@types/node@^12.7.1": version "12.12.62"