diff --git a/package.json b/package.json index 0cb398e5..d380f384 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/express": "^4.17.21", "@types/mocha": "^10.0.4", "@types/node": "18", - "@types/react": "^18.2.37", + "@types/react": "^18.2.38", "@types/react-dom": "^18.2.15", "@types/react-window": "^1.8.8", "@typescript-eslint/eslint-plugin": "^6.11.0", diff --git a/yarn.lock b/yarn.lock index bf668344..55937c03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -939,10 +939,10 @@ dependencies: "@types/react" "*" -"@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== +"@types/react@*", "@types/react@^18.2.38": + version "18.2.38" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.38.tgz#3605ca41d3daff2c434e0b98d79a2469d4c2dd52" + integrity sha512-cBBXHzuPtQK6wNthuVMV6IjHAFkdl/FOPFIlkd81/Cd1+IqkHu/A+w4g43kaQQoYHik/ruaQBDL72HyCy1vuMw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"