diff --git a/package.json b/package.json index 1958ad5..b651f22 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@commitlint/config-conventional": "12.1.4", "@docusaurus/module-type-aliases": "2.0.0-beta.1", "@tsconfig/docusaurus": "1.0.2", - "@types/react": "17.0.11", + "@types/react": "17.0.68", "@types/react-helmet": "6.1.1", "@types/react-router-dom": "5.1.7", "commitizen": "4.2.4", diff --git a/yarn.lock b/yarn.lock index 4834df1..b8c45e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2191,10 +2191,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.11": - version "17.0.11" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.11.tgz#67fcd0ddbf5a0b083a0f94e926c7d63f3b836451" - integrity sha512-yFRQbD+whVonItSk7ZzP/L+gPTJVBkL/7shLEF+i9GC/1cV3JmUxEQz6+9ylhUpWSDuqo1N9qEvqS6vTj4USUA== +"@types/react@17.0.68": + version "17.0.68" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.68.tgz#99b17f567e258f5e7be855a281ac67b49a34f9f2" + integrity sha512-y8heXejd/Gi43S28GOqIFmr6BzhLa3anMlPojRu4rHh3MtRrrpB+BtLEcqP3XPO1urXByzBdkOLU7sodYWnpkA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"