diff --git a/package.json b/package.json index 88738250..dbd88072 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/node": "16.11.21", "@types/pify": "5.0.1", "@types/plist": "3.0.2", - "@types/react": "^17.0.40", + "@types/react": "^17.0.41", "@types/react-dom": "^17.0.13", "@types/react-redux": "^7.1.22", "@types/seamless-immutable": "7.1.16", diff --git a/yarn.lock b/yarn.lock index 4da96ff5..06177250 100644 --- a/yarn.lock +++ b/yarn.lock @@ -963,10 +963,10 @@ hoist-non-react-statics "^3.3.0" redux "^4.0.0" -"@types/react@*", "@types/react@^17.0.40": - version "17.0.40" - resolved "https://registry.npmjs.org/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad" - integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ== +"@types/react@*", "@types/react@^17.0.41": + version "17.0.41" + resolved "https://registry.npmjs.org/@types/react/-/react-17.0.41.tgz#6e179590d276394de1e357b3f89d05d7d3da8b85" + integrity sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"