diff --git a/package.json b/package.json index 015924d..774c760 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": "^17.0.38", "@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..84d036d 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@^17.0.38": + version "17.0.38" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.38.tgz#f8bb07c371ccb1903f3752872c89f44006132947" + integrity sha512-5jY9RhV7c0Z4Jy09G+NIDTsCZ5G0L5n+Z+p+Y7t5VJHM30bgwzSjVtlcBxqAj+6L/swIlvtOSzr8rBk/aNyV2g== "@types/node@^12.7.1": version "12.12.62"