diff --git a/package.json b/package.json index 10ea8d4..c6e4f9d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/express": "^4.17.21", "@types/jest": "^29.4.0", "@types/node": "^18.16.18", - "@types/react": "^18.2.24", + "@types/react": "^18.2.53", "@types/react-dom": "^18.2.18", "@types/webpack": "^5.28.5", "@types/ws": "^8.5.10", diff --git a/yarn.lock b/yarn.lock index 7ad4503..178b703 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1027,10 +1027,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.24": - version "18.2.24" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.24.tgz#3c7d68c02e0205a472f04abe4a0c1df35d995c05" - integrity sha512-Ee0Jt4sbJxMu1iDcetZEIKQr99J1Zfb6D4F3qfUWoR1JpInkY1Wdg4WwCyBjL257D0+jGqSl1twBjV8iCaC0Aw== +"@types/react@*", "@types/react@^18.2.53": + version "18.2.53" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.53.tgz#09c21b4621aaad5fed6a5045b33a7430749d8dc5" + integrity sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"