diff --git a/package.json b/package.json index 74182e5..e89cca7 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.8.3", "@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..2ecc198 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.8.3": + version "18.8.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.3.tgz#ce750ab4017effa51aed6a7230651778d54e327c" + integrity sha512-0os9vz6BpGwxGe9LOhgP/ncvYN5Tx1fNcd2TM3rD/aCGBkysb+ZWpXEocG24h6ZzOi13+VB8HndAQFezsSOw1w== "@types/node@^14.0.10": version "14.14.44"