diff --git a/package.json b/package.json index 015924d..6e8c6bc 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.17", "@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..1ea0add 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.17": + version "18.11.17" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5" + integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng== "@types/node@^12.7.1": version "12.12.62"