diff --git a/package.json b/package.json index f862d93..c740349 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/json-schema": "^7.0.1", "@types/jss": "^9.5.7", "@types/prettier": "^1.13.2", - "@types/react": "^16.7.20", + "@types/react": "^16.7.22", "@types/react-dom": "^16.0.9", "@types/react-tap-event-plugin": "^0.0.30", "@types/react-transition-group": "^2.0.14", diff --git a/yarn.lock b/yarn.lock index fbc847e..a498d87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -139,10 +139,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^16.7.20": - version "16.7.20" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.20.tgz#13ae752c012710d0fa800985ca809814b51d3b58" - integrity sha512-Qd5RWkwl6SL7R2XzLk/cicjVQm1Mhc6HqXY5Ei4pWd1Vi8Fkbd5O0sA398x8fRSTPAuHdDYD9nrWmJMYTJI0vQ== +"@types/react@*", "@types/react@^16.7.22": + version "16.7.22" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.7.22.tgz#5bc6d166d5ac34b835756f0b736c7b1af0043e81" + integrity sha512-j/3tVoY09kHcTfbia4l67ofQn9xvktUvlC/4QN0KuBHAXlbU/wuGKMb8WfEb/vIcWxsOxHv559uYprkFDFfP8Q== dependencies: "@types/prop-types" "*" csstype "^2.2.0"