diff --git a/package.json b/package.json index 486795b68..76606f6c8 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/html-webpack-plugin": "3.2.3", "@types/jest": "24.9.1", "@types/node": "12.12.47", - "@types/react": "16.9.37", + "@types/react": "16.9.38", "@types/react-dom": "16.9.8", "@types/rimraf": "2.0.4", "@types/uglifyjs-webpack-plugin": "1.1.0", diff --git a/yarn.lock b/yarn.lock index 10e8b75f5..b26f46a32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1709,10 +1709,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.37": - version "16.9.37" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.37.tgz#8fb93e7dbd5b1d3796f69aa979a7fe0439bc7bea" - integrity sha512-ZqnAXallQiZ08LTSqMfWMNvAfJEzRLOxdlbbbCIJlYGjU98BEU6bE2uBpKPGeWn+v3hIgCraHKtqUcKZBzMP/Q== +"@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== dependencies: "@types/prop-types" "*" csstype "^2.2.0"