diff --git a/package.json b/package.json index 3f00b410f..adcc6941d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/chalk": "2.2.0", "@types/html-webpack-plugin": "3.2.1", "@types/jest": "24.0.23", - "@types/react": "16.9.16", + "@types/react": "16.9.17", "@types/react-dom": "16.9.4", "@types/react-hot-loader": "4.1.0", "@types/react-test-renderer": "16.9.1", diff --git a/yarn.lock b/yarn.lock index a951a5efa..5004c07cd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1482,10 +1482,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@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@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"