diff --git a/package.json b/package.json index 5bced448..5abd2049 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/node": "^14.17.4", "@types/pify": "5.0.1", "@types/plist": "3.0.2", - "@types/react": "^17.0.14", + "@types/react": "^17.0.15", "@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 4f6dc514..5db552ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -924,10 +924,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^17.0.14": - version "17.0.14" - resolved "https://registry.npmjs.org/@types/react/-/react-17.0.14.tgz#f0629761ca02945c4e8fea99b8177f4c5c61fb0f" - integrity sha512-0WwKHUbWuQWOce61UexYuWTGuGY/8JvtUe/dtQ6lR4sZ3UiylHotJeWpf3ArP9+DSGUoLY3wbU59VyMrJps5VQ== +"@types/react@*", "@types/react@^17.0.15": + version "17.0.15" + resolved "https://registry.npmjs.org/@types/react/-/react-17.0.15.tgz#c7533dc38025677e312606502df7656a6ea626d0" + integrity sha512-uTKHDK9STXFHLaKv6IMnwp52fm0hwU+N89w/p9grdUqcFA6WuqDyPhaWopbNyE1k/VhgzmHl8pu1L4wITtmlLw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"