diff --git a/package.json b/package.json index 76d5a803d8..6e28a1a2f1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ }, "resolutions": { "@types/react-dom": "17.0.19", - "@types/react": "17.0.55" + "@types/react": "17.0.58" }, "dependencies": { "@babel/runtime": "^7.12.5", @@ -164,7 +164,7 @@ "@types/pako": "^2.0.0", "@types/parse5": "^6.0.0", "@types/qrcode": "^1.3.5", - "@types/react": "17.0.55", + "@types/react": "17.0.58", "@types/react-beautiful-dnd": "^13.0.0", "@types/react-dom": "17.0.19", "@types/react-transition-group": "^4.4.0", diff --git a/yarn.lock b/yarn.lock index 6f210b5373..2602b60d34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2332,10 +2332,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@17.0.55", "@types/react@^17": - version "17.0.55" - resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.55.tgz#f94eac1a37929cd86d1cc084c239c08dcfd10e5f" - integrity sha512-kBcAhmT8RivFDYxHdy8QfPKu+WyfiiGjdPb9pIRtd6tj05j0zRHq5DBGW5Ogxv5cwSKd93BVgUk/HZ4I9p3zNg== +"@types/react@*", "@types/react@17.0.58", "@types/react@^17": + version "17.0.58" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.58.tgz#c8bbc82114e5c29001548ebe8ed6c4ba4d3c9fb0" + integrity sha512-c1GzVY97P0fGxwGxhYq989j4XwlcHQoto6wQISOC2v6wm3h0PORRWJFHlkRjfGsiG3y1609WdQ+J+tKxvrEd6A== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"