diff --git a/package.json b/package.json index 2562715..47e24c1 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.48", "@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 9397bc6..3d6208a 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.48": + version "18.2.48" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" + integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"