diff --git a/package.json b/package.json index cf6f96c0..f00e9df4 100644 --- a/package.json +++ b/package.json @@ -306,7 +306,7 @@ "@types/node": "^12.12.21", "@types/pify": "3.0.2", "@types/plist": "3.0.2", - "@types/react": "^16.9.16", + "@types/react": "^16.9.17", "@types/react-dom": "^16.9.4", "@types/react-redux": "^7.1.5", "@types/seamless-immutable": "7.1.11", diff --git a/yarn.lock b/yarn.lock index 3d463cdc..7ec7bd99 100644 --- a/yarn.lock +++ b/yarn.lock @@ -753,10 +753,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^16.9.16": - version "16.9.16" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.16.tgz#4f12515707148b1f53a8eaa4341dae5dfefb066d" - integrity sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw== +"@types/react@*", "@types/react@^16.9.17": + version "16.9.17" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.17.tgz#58f0cc0e9ec2425d1441dd7b623421a867aa253e" + integrity sha512-UP27In4fp4sWF5JgyV6pwVPAQM83Fj76JOcg02X5BZcpSu5Wx+fP9RMqc2v0ssBoQIFvD5JdKY41gjJJKmw6Bg== dependencies: "@types/prop-types" "*" csstype "^2.2.0"