diff --git a/package.json b/package.json index 74182e5..62b6162 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@storybook/react": "^6.1.11", "@testing-library/react-hooks": "^7.0.0", "@types/jest": "^26.0.0", - "@types/node": "^16.4.3", + "@types/node": "^18.7.13", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", "@types/testing-library__react-hooks": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 0d1df04..12d38a9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3598,10 +3598,10 @@ "@types/node" "*" form-data "^3.0.0" -"@types/node@*", "@types/node@>= 8", "@types/node@^16.4.3": - version "16.4.3" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.3.tgz#c01c1a215721f6dec71b47d88b4687463601ba48" - integrity sha512-GKM4FLMkWDc0sfx7tXqPWkM6NBow1kge0fgQh0bOnlqo4iT1kvTvMEKE0c1RtUGnbLlGRXiAA8SumE//90uKAg== +"@types/node@*", "@types/node@>= 8", "@types/node@^18.7.13": + version "18.7.13" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.13.tgz#23e6c5168333480d454243378b69e861ab5c011a" + integrity sha512-46yIhxSe5xEaJZXWdIBP7GU4HDTG8/eo0qd9atdiL+lFpA03y8KS+lkTN834TWJj5767GbWv4n/P6efyTFt1Dw== "@types/node@^14.0.10": version "14.14.44"