diff --git a/package.json b/package.json index 3da8e2d..6aec939 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@playwright/test": "1.31.1", "@types/jest": "27.5.2", "@types/jest-image-snapshot": "4.3.2", - "@types/react": "17.0.47", + "@types/react": "17.0.55", "jest": "27.5.1", "jest-image-snapshot": "4.5.1", "ts-jest": "27.1.5", diff --git a/yarn.lock b/yarn.lock index c87dd31..353291c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1015,10 +1015,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.55": + version "17.0.55" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f" + integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"