diff --git a/ui/package.json b/ui/package.json index 7a2e8b2ed..02c612919 100644 --- a/ui/package.json +++ b/ui/package.json @@ -39,7 +39,7 @@ "react": "^19.2.7", "react-router": "^7.17.0", "react-dom": "^19.2.7", - "react-hook-form": "^7.77.0", + "react-hook-form": "^7.78.0", "react-icons": "^5.6.0", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 8f9ce1a08..0e67a55c2 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3798,10 +3798,10 @@ react-dom@^19.2.7: dependencies: scheduler "^0.27.0" -react-hook-form@^7.77.0: - version "7.77.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.77.0.tgz#af7e1d90d00c0418a98cf00b6f9bd5b85587c6fb" - integrity sha512-Sslh9YDYc0GDlWT/lxasnIduNo4v3yyvqRGvmGKUre5AFjDs/HV9/OafHGD8d+sB2yoL4UIL9L8X9i0WlZZebg== +react-hook-form@^7.78.0: + version "7.78.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.78.0.tgz#b5a7d496d9077a71f36c8f2cacd3990464af2643" + integrity sha512-EEZqc+N23moyzTlz61Pj+JvcXo76ICkpfOZo8JZw+sM4+wLQGh6nI2Ms+PdMOYNluFu0ghlM7B8mCzhRYtJCnA== react-icons@^5.6.0: version "5.6.0"