diff --git a/package.json b/package.json index 32d3e536..b71254f7 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/express": "^4.17.20", "@types/mocha": "^10.0.3", "@types/node": "18", - "@types/react": "^18.2.36", + "@types/react": "^18.2.37", "@types/react-dom": "^18.2.14", "@types/react-window": "^1.8.7", "@typescript-eslint/eslint-plugin": "^6.9.0", diff --git a/yarn.lock b/yarn.lock index e4b306e8..2c38696b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,10 +911,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.36": - version "18.2.36" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.36.tgz#bc68ffb4408e5d0c419b0760b2eaeec70aeeedb3" - integrity sha512-o9XFsHYLLZ4+sb9CWUYwHqFVoG61SesydF353vFMMsQziiyRu8np4n2OYMUSDZ8XuImxDr9c5tR7gidlH29Vnw== +"@types/react@*", "@types/react@^18.2.37": + version "18.2.37" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" + integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"