diff --git a/package.json b/package.json index ef179456ed93..7ef660d29072 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "react-cool-inview": "^3.0.1", "react-copy-to-clipboard": "^5.1.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.34.2", + "react-hook-form": "^7.35.0", "react-hot-toast": "^2.3.0", "react-mentions": "^4.4.7", "uuid": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index af75f3f00521..6d7b395c6914 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8241,10 +8241,10 @@ react-dom@^18.2.0: loose-envify "^1.1.0" scheduler "^0.23.0" -react-hook-form@^7.34.2: - version "7.34.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.34.2.tgz#9ac6d1a309a7c4aaa369d1269357a70e9e9bf4de" - integrity sha512-1lYWbEqr0GW7HHUjMScXMidGvV0BE2RJV3ap2BL7G0EJirkqpccTaawbsvBO8GZaB3JjCeFBEbnEWI1P8ZoLRQ== +react-hook-form@^7.35.0: + version "7.35.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.35.0.tgz#b133de48fc84b1e62f9277ba79dfbacd9bb13dd3" + integrity sha512-9CYdOed+Itbiu5VMVxW0PK9mBR3f0gDGJcZEyUSm0eJbDymQ913TRs2gHcQZZmfTC+rtxyDFRuelMxx/+xwMcw== react-hot-toast@^2.3.0: version "2.3.0"