diff --git a/package-lock.json b/package-lock.json index 022603f..4ed23a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "react": "18.3.1", "react-day-picker": "8.10.2", "react-dom": "18.3.1", - "react-hook-form": "7.76.0", + "react-hook-form": "7.77.0", "react-resizable-panels": "2.1.9", "react-router-dom": "6.30.3", "sonner": "2.0.7", @@ -12072,9 +12072,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.76.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.76.0.tgz", - "integrity": "sha512-eKtLGgFeSgkHqQD8J59AMZ9a4uD1D83iSIzt4YlTGD7liDen5rrjcUO1rVIGd9yC1gofryjtHbv+4ny4hkLWlw==", + "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 80f240b..8fb00be 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "react": "18.3.1", "react-day-picker": "8.10.2", "react-dom": "18.3.1", - "react-hook-form": "7.76.0", + "react-hook-form": "7.77.0", "react-resizable-panels": "2.1.9", "react-router-dom": "6.30.3", "sonner": "2.0.7",