diff --git a/ui/package.json b/ui/package.json index 9ca4a4202..845af36d7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -39,7 +39,7 @@ "react": "^19.2.3", "react-router": "^7.11.0", "react-dom": "^19.2.3", - "react-hook-form": "^7.68.0", + "react-hook-form": "^7.69.0", "react-icons": "^5.5.0", "sonner": "^2.0.7", "tailwind-merge": "^3.4.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 6c84f8912..5acdedf72 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -4069,10 +4069,10 @@ react-dom@^19.2.3: dependencies: scheduler "^0.27.0" -react-hook-form@^7.68.0: - version "7.68.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.68.0.tgz#733c6871fa4ec5e5bfb13e7650a3a912eafe1721" - integrity sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q== +react-hook-form@^7.69.0: + version "7.69.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.69.0.tgz#40f5e5ba2a436c2eee12b75ab30da5bb743744e7" + integrity sha512-yt6ZGME9f4F6WHwevrvpAjh42HMvocuSnSIHUGycBqXIJdhqGSPQzTpGF+1NLREk/58IdPxEMfPcFCjlMhclGw== react-icons@^5.5.0: version "5.5.0"