diff --git a/package.json b/package.json index c8067241..5546cf3b 100644 --- a/package.json +++ b/package.json @@ -291,7 +291,7 @@ "@types/mousetrap": "^1.6.3", "@types/node": "^12.12.15", "@types/plist": "3.0.2", - "@types/react": "^16.9.13", + "@types/react": "^16.9.15", "@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 17464263..c18316df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -704,10 +704,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^16.9.13": - version "16.9.13" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.13.tgz#b3ea5dd443f4a680599e2abba8cc66f5e1ce0059" - integrity sha512-LikzRslbiufJYHyzbHSW0GrAiff8QYLMBFeZmSxzCYGXKxi8m/1PHX+rsVOwhr7mJNq+VIu2Dhf7U6mjFERK6w== +"@types/react@*", "@types/react@^16.9.15": + version "16.9.15" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.15.tgz#aeabb7a50f96c9e31a16079ada20ede9ed602977" + integrity sha512-WsmM1b6xQn1tG3X2Hx4F3bZwc2E82pJXt5OPs2YJgg71IzvUoKOSSSYOvLXYCg1ttipM+UuA4Lj3sfvqjVxyZw== dependencies: "@types/prop-types" "*" csstype "^2.2.0"