diff --git a/package.json b/package.json index bd1c98394..7cd0dad9e 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@types/markdown-it": "10.0.1", "@types/node": "12.12.47", "@types/node-sass": "4.11.1", - "@types/react": "16.9.36", + "@types/react": "16.9.38", "@types/react-bootstrap": "1.0.1", "@types/react-bootstrap-typeahead": "3.4.6", "@types/react-dom": "16.9.8", diff --git a/yarn.lock b/yarn.lock index 4632c8fe4..a3c1d8a96 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1699,10 +1699,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.36": - version "16.9.36" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849" - integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ== +"@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"