diff --git a/package.json b/package.json index cf93061..cde4b6f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-dom": "^16.8.6" }, "devDependencies": { - "@types/react": "16.9.27", + "@types/react": "16.9.31", "@types/react-dom": "16.9.5", "docz-plugin-netlify": "1.1.4", "docz-theme-default": "1.2.0", diff --git a/yarn.lock b/yarn.lock index 7f439ce..73ebd31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1508,10 +1508,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.27": - version "16.9.27" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.27.tgz#7fc5db99e3ec3f21735b44d3560cff684856814a" - integrity sha512-j+RvQb9w7a2kZFBOgTh+s/elCwtqWUMN6RJNdmz0ntmwpeoMHKnyhUcmYBu7Yw94Rtj9938D+TJSn6WGcq2+OA== +"@types/react@16.9.31": + version "16.9.31" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.31.tgz#6a543529766c8934ec8a89667376c2e73e9e2636" + integrity sha512-NpYJpNMWScFXtx3A2BJMeew2G3+9SEslVWMdxNJ6DLvxIuxWjY1bizK9q5Y1ujhln31vtjmhjOAYDr9Xx3k9FQ== dependencies: "@types/prop-types" "*" csstype "^2.2.0"