diff --git a/package.json b/package.json index 2f063cb..a5ff97a 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@playwright/test": "1.30.0", "@types/jest": "27.5.2", "@types/jest-image-snapshot": "4.3.2", - "@types/react": "17.0.47", + "@types/react": "17.0.53", "jest": "27.5.1", "jest-image-snapshot": "4.5.1", "ts-jest": "27.1.5", diff --git a/yarn.lock b/yarn.lock index be3b3cc..55d44f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1013,10 +1013,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@17.0.47": - version "17.0.47" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78" - integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA== +"@types/react@17.0.53": + version "17.0.53" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.53.tgz#10d4d5999b8af3d6bc6a9369d7eb953da82442ab" + integrity sha512-1yIpQR2zdYu1Z/dc1OxC+MA6GR240u3gcnP4l6mvj/PJiVaqHsQPmWttsvHsfnhfPbU2FuGmo0wSITPygjBmsw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"