diff --git a/package.json b/package.json index 5e92f00d2..83c02593a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@next-auth/prisma-adapter": "1.0.7", "@prisma/client": "5.4.2", "@types/node": "20.8.7", - "@types/react": "18.2.28", + "@types/react": "18.2.29", "@types/react-dom": "18.2.14", "encoding": "0.1.13", "eslint": "8.51.0", diff --git a/yarn.lock b/yarn.lock index 1a69a99b1..bf6558bd6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -545,10 +545,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.28": - version "18.2.28" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332" - integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg== +"@types/react@*", "@types/react@18.2.29": + version "18.2.29" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27" + integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"