diff --git a/package.json b/package.json index 710231b6f..12e17e006 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/mermaid": "8.2.1", "@types/node": "12.12.53", "@types/node-sass": "4.11.1", - "@types/react": "16.9.51", + "@types/react": "16.9.53", "@types/react-bootstrap-typeahead": "3.4.6", "@types/react-dom": "16.9.8", "@types/react-html-parser": "2.0.1", diff --git a/yarn.lock b/yarn.lock index c280551d5..4a96d5001 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2363,10 +2363,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@16.9.51": - version "16.9.51" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60" - integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ== +"@types/react@16.9.53": + version "16.9.53" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.53.tgz#40cd4f8b8d6b9528aedd1fff8fcffe7a112a3d23" + integrity sha512-4nW60Sd4L7+WMXH1D6jCdVftuW7j4Za6zdp6tJ33Rqv0nk1ZAmQKML9ZLD4H0dehA3FZxXR/GM8gXplf82oNGw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"