diff --git a/package.json b/package.json index 76094c82..eb98c430 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/ms": "0.7.34", "@types/node": "18.19.8", "@types/plist": "3.0.5", - "@types/react": "18.2.54", + "@types/react": "18.2.55", "@types/react-dom": "18.2.18", "@types/seamless-immutable": "7.1.19", "@types/styled-jsx": "2.2.9", diff --git a/yarn.lock b/yarn.lock index 364818be..c519255d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1240,10 +1240,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.54": - version "18.2.54" - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.54.tgz#0899236363ab39cb12690367cbb62febb56bc94c" - integrity sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ== +"@types/react@*", "@types/react@18.2.55": + version "18.2.55" + resolved "https://registry.npmjs.org/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67" + integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"