diff --git a/package.json b/package.json index cd307b44..d8c5b7f6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@types/enzyme": "^3.10.10", "@types/jest": "^27.0.2", "@types/node-fetch": "^2.5.12", - "@types/react": "^17.0.24", + "@types/react": "^17.0.33", "@types/react-dom": "^17.0.10", "@types/webpack-env": "^1.16.3", "@typescript-eslint/eslint-plugin": "^4.32.0", diff --git a/yarn.lock b/yarn.lock index febd260c..548209e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2070,10 +2070,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^17.0.24": - version "17.0.24" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.24.tgz#7e1b3f78d0fc53782543f9bce6d949959a5880bd" - integrity sha512-eIpyco99gTH+FTI3J7Oi/OH8MZoFMJuztNRimDOJwH4iGIsKV2qkGnk4M9VzlaVWeEEWLWSQRy0FEA0Kz218cg== +"@types/react@*", "@types/react@^17.0.33": + version "17.0.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.33.tgz#e01ae3de7613dac1094569880bb3792732203ad5" + integrity sha512-pLWntxXpDPaU+RTAuSGWGSEL2FRTNyRQOjSWDke/rxRg14ncsZvx8AKWMWZqvc1UOaJIAoObdZhAWvRaHFi5rw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"