diff --git a/package.json b/package.json index b86a97d5..435c0955 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/node": "^12.12.47", "@types/pify": "3.0.2", "@types/plist": "3.0.2", - "@types/react": "^16.9.38", + "@types/react": "^16.9.41", "@types/react-dom": "^16.9.8", "@types/react-redux": "^7.1.9", "@types/seamless-immutable": "7.1.13", diff --git a/yarn.lock b/yarn.lock index 3276868f..bd50c10d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -810,10 +810,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^16.9.38": - version "16.9.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.38.tgz#868405dace93a4095d3e054f4c4a1de7a1ac0680" - integrity sha512-pHAeZbjjNRa/hxyNuLrvbxhhnKyKNiLC6I5fRF2Zr/t/S6zS41MiyzH4+c+1I9vVfvuRt1VS2Lodjr4ZWnxrdA== +"@types/react@*", "@types/react@^16.9.41": + version "16.9.41" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e" + integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug== dependencies: "@types/prop-types" "*" csstype "^2.2.0"