diff --git a/package.json b/package.json index c79169e5..851059d7 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/node": "^12.12.38", "@types/pify": "3.0.2", "@types/plist": "3.0.2", - "@types/react": "^16.9.34", + "@types/react": "^16.9.35", "@types/react-dom": "^16.9.8", "@types/react-redux": "^7.1.8", "@types/seamless-immutable": "7.1.12", diff --git a/yarn.lock b/yarn.lock index 89687ceb..41b3c2b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -797,10 +797,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^16.9.34": - version "16.9.34" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349" - integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow== +"@types/react@*", "@types/react@^16.9.35": + version "16.9.35" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368" + integrity sha512-q0n0SsWcGc8nDqH2GJfWQWUOmZSJhXV64CjVN5SvcNti3TdEaA3AH0D8DwNmMdzjMAC/78tB8nAZIlV8yTz+zQ== dependencies: "@types/prop-types" "*" csstype "^2.2.0"