diff --git a/package-lock.json b/package-lock.json index dcf17a52..f4124eb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "react-day-picker": "^10.0.1", "react-dom": "^19.2.3", "react-error-boundary": "^6.1.2", - "react-hook-form": "^7.74.0", + "react-hook-form": "^7.77.0", "react-resizable-panels": "^4.11.2", "recharts": "^3.8.1", "sonner": "^2.0.7", @@ -11749,9 +11749,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.74.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.74.0.tgz", - "integrity": "sha512-yR6wHr99p9wFv686jhRWVSFhUvDvNbdUf2dKlbno8/VKOCuoNobDGC6S+M2dua9A9Yo8vpcrp8assIYbsZCQ9g==", + "version": "7.77.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.77.0.tgz", + "integrity": "sha512-Sslh9YDYc0GDlWT/lxasnIduNo4v3yyvqRGvmGKUre5AFjDs/HV9/OafHGD8d+sB2yoL4UIL9L8X9i0WlZZebg==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index b5566614..1cf842df 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-day-picker": "^10.0.1", "react-dom": "^19.2.3", "react-error-boundary": "^6.1.2", - "react-hook-form": "^7.74.0", + "react-hook-form": "^7.77.0", "react-resizable-panels": "^4.11.2", "recharts": "^3.8.1", "sonner": "^2.0.7",