diff --git a/package.json b/package.json index 1c43c5c..a6ad8ed 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/cors": "^2.8.16", "@types/jest": "^27.5.0", "@types/node": "^20.9.2", - "@types/react": "^18.2.37", + "@types/react": "^18.2.43", "@types/styled-components": "^5.1.26", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.62.0", diff --git a/yarn.lock b/yarn.lock index d57db09..037254d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4417,10 +4417,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16", "@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@>=16", "@types/react@^18.2.43": + version "18.2.43" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374" + integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"