diff --git a/package.json b/package.json index 5ed780077c91..b47fbd28edc2 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/ms": "0.7.34", "@types/node": "18.19.18", "@types/plist": "3.0.5", - "@types/react": "18.2.58", + "@types/react": "18.2.66", "@types/react-dom": "18.2.19", "@types/seamless-immutable": "7.1.19", "@types/styled-jsx": "2.2.9", diff --git a/yarn.lock b/yarn.lock index fec7ae610b3a..00b66519bb11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1235,10 +1235,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.58": - version "18.2.58" - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.58.tgz#22082d12898d11806f4a1aefb5583116a047493d" - integrity sha512-TaGvMNhxvG2Q0K0aYxiKfNDS5m5ZsoIBBbtfUorxdH4NGSXIlYvZxLJI+9Dd3KjeB3780bciLyAb7ylO8pLhPw== +"@types/react@*", "@types/react@18.2.66": + version "18.2.66" + resolved "https://registry.npmjs.org/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451" + integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"