diff --git a/package.json b/package.json index 0d533ff2b8..a33c97fa23 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-easy-crop": "^3.5.2", - "react-hook-form": "^7.17.4", + "react-hook-form": "^7.17.5", "react-hot-toast": "^2.1.0", "react-intl": "^5.20.7", "react-multi-email": "^0.5.3", diff --git a/yarn.lock b/yarn.lock index c179636e3a..6d24fbe1f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6828,10 +6828,10 @@ react-fit@^1.0.3: detect-element-overflow "^1.2.0" prop-types "^15.6.0" -react-hook-form@^7.17.4: - version "7.17.4" - resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.17.4.tgz#232b6aaccddb91eb4a228ac20b154abd90866fdb" - integrity sha512-7XhbCr7d9fDC1TgcK/BUbt7D3q0VJMu7jPErfsa0JrxVjv/nni41xWdJcy0Zb7R+Np8OsCkQ2lMyloAtE3DLiQ== +react-hook-form@^7.17.5: + version "7.17.5" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.17.5.tgz#3852f294159378d0b5893c9fcc89e313937c6f89" + integrity sha512-4bPtPGkpVhZlgtTbtMGi0RFphKHgxCj5u3AsGz3SBdleELlG1pDf9zRQOtfGlOGkZlc7u78RzD0xu9kOw7PYdQ== react-hot-toast@^2.1.0: version "2.1.1"