diff --git a/package.json b/package.json index a7acae15..b302a512 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/node": "^12.12.30", "@types/pify": "3.0.2", "@types/plist": "3.0.2", - "@types/react": "^16.9.25", + "@types/react": "^16.9.27", "@types/react-dom": "^16.9.5", "@types/react-redux": "^7.1.7", "@types/seamless-immutable": "7.1.11", diff --git a/yarn.lock b/yarn.lock index 530d64e2..d0fa0dad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -784,10 +784,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^16.9.25": - version "16.9.25" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.25.tgz#6ae2159b40138c792058a23c3c04fd3db49e929e" - integrity sha512-Dlj2V72cfYLPNscIG3/SMUOzhzj7GK3bpSrfefwt2YT9GLynvLCCZjbhyF6VsT0q0+aRACRX03TDJGb7cA0cqg== +"@types/react@*", "@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== dependencies: "@types/prop-types" "*" csstype "^2.2.0"