diff --git a/package.json b/package.json index 015924d..e1817c4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@preconstruct/cli": "^1.1.27", "@types/jest": "^26.0.14", "@types/node": "^14.11.2", - "@types/react": "^16.9.43", + "@types/react": "^16.9.53", "@types/react-dom": "^16.9.8", "@types/uuid": "^8.3.0", "@typescript-eslint/eslint-plugin": "^4.3.0", diff --git a/yarn.lock b/yarn.lock index e3f2df6..768115f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1679,10 +1679,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^16.9.43": - version "16.9.49" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.49.tgz#09db021cf8089aba0cdb12a49f8021a69cce4872" - integrity sha512-DtLFjSj0OYAdVLBbyjhuV9CdGVHCkHn2R+xr3XkBvK2rS1Y1tkc14XSGjYgm5Fjjr90AxH9tiSzc1pCFMGO06g== +"@types/react@*", "@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"