diff --git a/package.json b/package.json index 910f9b4c..3152cf95 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/node": "^14.17.14", "@types/pify": "5.0.1", "@types/plist": "3.0.2", - "@types/react": "^17.0.27", + "@types/react": "^17.0.30", "@types/react-dom": "^17.0.9", "@types/react-redux": "^7.1.19", "@types/seamless-immutable": "7.1.16", diff --git a/yarn.lock b/yarn.lock index 6103a5b4..29e0a99c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1011,10 +1011,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^17.0.27": - version "17.0.27" - resolved "https://registry.npmjs.org/@types/react/-/react-17.0.27.tgz#6498ed9b3ad117e818deb5525fa1946c09f2e0e6" - integrity sha512-zgiJwtsggVGtr53MndV7jfiUESTqrbxOcBvwfe6KS/9bzaVPCTDieTWnFNecVNx6EAaapg5xsLLWFfHHR437AA== +"@types/react@*", "@types/react@^17.0.30": + version "17.0.30" + resolved "https://registry.npmjs.org/@types/react/-/react-17.0.30.tgz#2f8e6f5ab6415c091cc5e571942ee9064b17609e" + integrity sha512-3Dt/A8gd3TCXi2aRe84y7cK1K8G+N9CZRDG8kDGguOKa0kf/ZkSwTmVIDPsm/KbQOVMaDJXwhBtuOXxqwdpWVg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"