diff --git a/ui/package.json b/ui/package.json index 72c171c6f..67e0ac7ed 100644 --- a/ui/package.json +++ b/ui/package.json @@ -39,7 +39,7 @@ "react": "^19.2.8", "react-router": "^8.3.0", "react-dom": "^19.2.8", - "react-hook-form": "^7.82.0", + "react-hook-form": "^7.83.0", "react-icons": "^5.7.0", "sonner": "^2.0.7", "tailwind-merge": "^3.6.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index a83a78ae0..9c8572e26 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -3810,10 +3810,10 @@ react-dom@^19.2.8: dependencies: scheduler "^0.27.0" -react-hook-form@^7.82.0: - version "7.82.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.82.0.tgz#9e8d504fe99ddd5a26a1d858bb6a03de45abff3e" - integrity sha512-Zw/uFZ2dO+02GHlBn7JFGn8kZJ7LdM33B/0BXOovzFay+CMhf94JMw5BVu+F1tVkUKjNvBuaE3fz5BJhga10Tg== +react-hook-form@^7.83.0: + version "7.83.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.83.0.tgz#b4d43c42108645c2ae4d425ada2818d03522e8a9" + integrity sha512-AXt8cMCmx5a7u4uvpb2uRFVrWQhllI4pV+LSykxIac/hjt44TnQkmX9BKuQi2i+LDC62esmiLpilkav+kjVf/A== react-icons@^5.7.0: version "5.7.0"