diff --git a/package.json b/package.json index e2a9d5f3..c1e360ca 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/ms": "0.7.34", "@types/node": "18.18.13", "@types/plist": "3.0.5", - "@types/react": "18.2.37", + "@types/react": "18.2.41", "@types/react-dom": "18.2.17", "@types/seamless-immutable": "7.1.19", "@types/styled-jsx": "2.2.9", diff --git a/yarn.lock b/yarn.lock index eff4deaa..c7a36f98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1206,10 +1206,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.37": - version "18.2.37" - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" - integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== +"@types/react@*", "@types/react@18.2.41": + version "18.2.41" + resolved "https://registry.npmjs.org/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9" + integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"