diff --git a/package.json b/package.json index 74182e5..9bff650 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.11.0", "@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..044fc39 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.11.0": + version "18.11.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d" + integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w== "@types/node@^14.0.10": version "14.14.44"