diff --git a/package.json b/package.json index 4c18a813..59e0e04f 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.50", + "@types/react": "16.9.51", "@types/react-dom": "16.9.8", "@types/sequelize": "4.28.9", "@types/webpack": "4.41.22", diff --git a/yarn.lock b/yarn.lock index 0c736eac..06d18d02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1098,10 +1098,10 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.9.50": - version "16.9.50" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.50.tgz#cb5f2c22d42de33ca1f5efc6a0959feb784a3a2d" - integrity sha512-kPx5YsNnKDJejTk1P+lqThwxN2PczrocwsvqXnjvVvKpFescoY62ZiM3TV7dH1T8lFhlHZF+PE5xUyimUwqEGA== +"@types/react@16.9.51": + version "16.9.51" + resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.51.tgz#f8aa51ffa9996f1387f63686696d9b59713d2b60" + integrity sha512-lQa12IyO+DMlnSZ3+AGHRUiUcpK47aakMMoBG8f7HGxJT8Yfe+WE128HIXaHOHVPReAW0oDS3KAI0JI2DDe1PQ== dependencies: "@types/prop-types" "*" csstype "^3.0.2"