diff --git a/package.json b/package.json index 74182e5..dfe61a8 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.0.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..94b4bb3 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.0.3": + version "18.0.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199" + integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ== "@types/node@^14.0.10": version "14.14.44"