diff --git a/package.json b/package.json index a7d7c220e7..f341e83b52 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@types/lodash": "^4.14.172", "@types/lz-string": "^1.3.34", "@types/node": "^16.4.13", - "@types/react": "^17.0.16", + "@types/react": "^17.0.26", "@types/react-copy-to-clipboard": "^5.0.1", "@types/react-dom": "^17.0.9", "@types/react-redux": "^7.1.18", diff --git a/yarn.lock b/yarn.lock index 63b2b6cf82..32d8d09ee9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2369,10 +2369,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.16": - version "17.0.16" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.16.tgz#056f40c45645761527baeb7d89d842a6abdf285a" - integrity sha512-3kCUiOOlQTwUUvjNFkbBTWMTxdTGybz/PfjCw9JmaRGcEDBQh+nGMg7/E9P2rklhJuYVd25IYLNcvqgSPCPksg== +"@types/react@*", "@types/react@^17.0.26": + version "17.0.26" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.26.tgz#960ea4b3518cc154ed7df3b35656c508df653331" + integrity sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"