diff --git a/package.json b/package.json index b261d7d..4101ea1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@types/jest": "^26.0.23", "@types/jszip": "^3.4.1", "@types/openpgp": "^4.4.16", - "@types/react": "^17.0.5", + "@types/react": "^17.0.6", "@types/react-dom": "^17.0.5", "@types/react-router": "^5.1.14", "@types/react-router-dom": "^5.1.7", diff --git a/yarn.lock b/yarn.lock index 41b45c3..3366678 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2003,10 +2003,10 @@ "@types/history" "*" "@types/react" "*" -"@types/react@*", "@types/react@^17.0.5": - version "17.0.5" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea" - integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw== +"@types/react@*", "@types/react@^17.0.6": + version "17.0.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013" + integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"