diff --git a/package.json b/package.json index 64afc9a..7dde376 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.53", + "@types/react": "16.9.55", "@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 b78e11b..2cd6c20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4178,10 +4178,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@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== +"@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== dependencies: "@types/prop-types" "*" csstype "^3.0.2"