diff --git a/package.json b/package.json index 74182e5..45cb672 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": "^17.0.40", "@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..e18a759 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@^17.0.40": + version "17.0.40" + resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.40.tgz#76ee88ae03650de8064a6cf75b8d95f9f4a16090" + integrity sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg== "@types/node@^14.0.10": version "14.14.44"