diff --git a/package.json b/package.json index 015924d..e317f0d 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.56", "@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..d5d0f70 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.56": + version "16.9.56" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.56.tgz#ea25847b53c5bec064933095fc366b1462e2adf0" + integrity sha512-gIkl4J44G/qxbuC6r2Xh+D3CGZpJ+NdWTItAPmZbR5mUS+JQ8Zvzpl0ea5qT/ZT3ZNTUcDKUVqV3xBE8wv/DyQ== dependencies: "@types/prop-types" "*" csstype "^3.0.2"