diff --git a/packages/frontend/package.json b/packages/frontend/package.json index bc566d8786..69fa3f000c 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -29,7 +29,7 @@ "react-copy-to-clipboard": "5.1.0", "react-dom": "17.0.2", "react-helmet": "6.1.0", - "react-hook-form": "6.15.8", + "react-hook-form": "7.65.0", "react-hotkeys-hook": "3.4.7", "react-router": "5.3.4", "react-router-dom": "5.3.4", diff --git a/yarn.lock b/yarn.lock index 97c6e750d1..0d207e8dbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21091,10 +21091,10 @@ react-helmet@6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@6.15.8: - version "6.15.8" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a" - integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg== +react-hook-form@7.65.0: + version "7.65.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.65.0.tgz#6139dac77ed1081d0178b6830dc6f5ff6ff86361" + integrity sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw== react-hotkeys-hook@3.4.7: version "3.4.7"