diff --git a/package.json b/package.json index d6463202..d0024ee0 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@storybook/addons": "6.2.9", "@storybook/react": "6.2.9", "@types/lodash": "4.14.170", - "@types/react": "17.0.8", + "@types/react": "17.0.9", "@types/react-dom": "17.0.5", "@types/styled-components": "5.1.9", "@typescript-eslint/eslint-plugin": "4.26.0", diff --git a/yarn.lock b/yarn.lock index 738ab6e7..c2b0dcb6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3676,10 +3676,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@17.0.8": - version "17.0.8" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.8.tgz#fe76e3ba0fbb5602704110fd1e3035cf394778e3" - integrity sha512-3sx4c0PbXujrYAKwXxNONXUtRp9C+hE2di0IuxFyf5BELD+B+AXL8G7QrmSKhVwKZDbv0igiAjQAMhXj8Yg3aw== +"@types/react@17.0.9": + version "17.0.9" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f" + integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"