diff --git a/package.json b/package.json index d1a8a5ae..45254fdc 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.26", + "@types/react": "^17.0.27", "@types/react-dom": "^17.0.9", "@types/react-redux": "^7.1.18", "@types/seamless-immutable": "7.1.16", diff --git a/yarn.lock b/yarn.lock index 32277c20..1771d3d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1023,10 +1023,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^17.0.26": - version "17.0.26" - resolved "https://registry.npmjs.org/@types/react/-/react-17.0.26.tgz#960ea4b3518cc154ed7df3b35656c508df653331" - integrity sha512-MXxuXrH2xOcv5cp/su4oz69dNQnSA90JjFw5HBd5wifw6Ihi94j7dRJm7qNsB30tnruXSCPc9qmlhGop4nh9Hw== +"@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== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"