diff --git a/package.json b/package.json index 676a568..e203f04 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@types/express": "^4.17.13", "@types/http-auth": "^4.1.1", "@types/node": "^20.1.0", - "@types/react": "^18.0.38", + "@types/react": "^18.2.6", "@types/react-dom": "^18.2.4" } } diff --git a/yarn.lock b/yarn.lock index 833eabb..984a29d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -896,10 +896,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.0.38": - version "18.0.38" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.38.tgz#02a23bef8848b360a0d1dceef4432c15c21c600c" - integrity sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw== +"@types/react@*", "@types/react@^18.2.6": + version "18.2.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571" + integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"