diff --git a/package.json b/package.json index 66b68963..77888af7 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/node": "^14.14.45", "@types/pify": "5.0.0", "@types/plist": "3.0.2", - "@types/react": "^17.0.5", + "@types/react": "^17.0.6", "@types/react-dom": "^17.0.5", "@types/react-redux": "^7.1.16", "@types/seamless-immutable": "7.1.15", diff --git a/yarn.lock b/yarn.lock index 5cf93777..f389a8b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -907,10 +907,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^17.0.5": - version "17.0.5" - resolved "https://registry.npmjs.org/@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.npmjs.org/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013" + integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"