diff --git a/packages/web/package.json b/packages/web/package.json index 39324e6e2..0e941d8c3 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -87,7 +87,7 @@ "@types/faker": "6.6.11", "@types/ramda": "0.30.2", "@types/react": "17.0.83", - "@types/react-dom": "18.3.3", + "@types/react-dom": "18.3.5", "@types/string-hash": "1.1.1", "@types/styled-components": "5.1.34", "@types/tinycolor2": "1.4.3", diff --git a/yarn.lock b/yarn.lock index ef9756700..07b72611d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3991,10 +3991,10 @@ dependencies: "@types/react" "*" -"@types/react-dom@18.3.3": - version "18.3.3" - resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.3.tgz#3654138d0da1b0c7916f6ed0dc1cc2b576d47650" - integrity sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw== +"@types/react-dom@18.3.5": + version "18.3.5" + resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.5.tgz#45f9f87398c5dcea085b715c58ddcf1faf65f716" + integrity sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q== "@types/react-select@5.0.1": version "5.0.1"