diff --git a/package.json b/package.json index 2d20b1335aaf..a8b1ad2d26e4 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "@types/jest": "^29.5.12", "@types/mdast": "^4.0.3", "@types/node": "^18.16.6", - "@types/react": "^18.2.61", + "@types/react": "^18.2.63", "@types/react-dom": "^18.2.19", "@types/react-modal": "^3.16.3", "babel-jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 5768e126ec49..0abcbe2df3e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3116,10 +3116,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.61": - version "18.2.61" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d" - integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA== +"@types/react@*", "@types/react@^18.2.63": + version "18.2.63" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.63.tgz#4637c56146ad90f96d0583171edab953f7e6fe57" + integrity sha512-ppaqODhs15PYL2nGUOaOu2RSCCB4Difu4UFrP4I3NHLloXC/ESQzQMi9nvjfT1+rudd0d2L3fQPJxRSey+rGlQ== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"