diff --git a/package.json b/package.json index 9cf9d4af..df7171e9 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/koa-mount": "3.0.1", "@types/koa-router": "7.4.1", "@types/koa-static": "4.0.1", - "@types/react": "16.9.55", + "@types/react": "16.9.56", "@types/react-dom": "16.9.9", "@types/sequelize": "4.28.9", "@types/webpack": "4.41.24", diff --git a/yarn.lock b/yarn.lock index acb57b92..13433b98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1098,10 +1098,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"