diff --git a/package.json b/package.json index b6b7e53c..27b2d220 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/fs-extra": "^11.0.1", "@types/node": "^18.13.0", "@types/node-fetch": "^2.6.2", - "@types/react": "^18.0.28", + "@types/react": "^18.0.33", "@types/react-dom": "^18.0.11", "@types/smoothscroll-polyfill": "^0.3.1", "contentful-management": "^10.29.1", diff --git a/yarn.lock b/yarn.lock index 68643601..fb6b762b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3340,10 +3340,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16", "@types/react@^18.0.28": - version "18.0.28" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.28.tgz#accaeb8b86f4908057ad629a26635fe641480065" - integrity sha512-RD0ivG1kEztNBdoAK7lekI9M+azSnitIn85h4iOiaLjaTrMjzslhaqCGaI4IyCJ1RljWiLCEu4jyrLLgqxBTew== +"@types/react@*", "@types/react@>=16", "@types/react@^18.0.33": + version "18.0.33" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.33.tgz#a1575160cb4376787c2f5fe0312302f824baa61e" + integrity sha512-sHxzVxeanvQyQ1lr8NSHaj0kDzcNiGpILEVt69g9S31/7PfMvNCKLKcsHw4lYKjs3cGNJjXSP4mYzX43QlnjNA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"