diff --git a/package.json b/package.json index 9992d6b..c9418e4 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/nprogress": "0.2.0", "@types/object-fit-images": "3.2.0", "@types/prismjs": "1.16.2", - "@types/react": "16.9.55", + "@types/react": "16.9.56", "@types/react-modal": "3.10.6", "@types/react-transition-group": "4.4.0", "@types/sharp": "0.25.1", diff --git a/yarn.lock b/yarn.lock index 2bbd8f5..edbc6d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4178,10 +4178,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.55": - version "16.9.55" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.55.tgz#47078587f5bfe028a23b6b46c7b94ac0d436acff" - integrity sha512-6KLe6lkILeRwyyy7yG9rULKJ0sXplUsl98MGoCfpteXf9sPWFWWMknDcsvubcpaTdBuxtsLF6HDUwdApZL/xIg== +"@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"