diff --git a/package-lock.json b/package-lock.json index 5537c469..d7aafe4b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "react-day-picker": "^9.13.0", "react-dom": "^19.2.3", "react-error-boundary": "^6.1.1", - "react-hook-form": "^7.69.0", + "react-hook-form": "^7.72.0", "react-resizable-panels": "^4.7.0", "recharts": "^3.7.0", "sonner": "^2.0.7", @@ -10293,9 +10293,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.69.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.69.0.tgz", - "integrity": "sha512-yt6ZGME9f4F6WHwevrvpAjh42HMvocuSnSIHUGycBqXIJdhqGSPQzTpGF+1NLREk/58IdPxEMfPcFCjlMhclGw==", + "version": "7.72.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.72.0.tgz", + "integrity": "sha512-V4v6jubaf6JAurEaVnT9aUPKFbNtDgohj5CIgVGyPHvT9wRx5OZHVjz31GsxnPNI278XMu+ruFz+wGOscHaLKw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 38e0bf6d..4912dc22 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-day-picker": "^9.13.0", "react-dom": "^19.2.3", "react-error-boundary": "^6.1.1", - "react-hook-form": "^7.69.0", + "react-hook-form": "^7.72.0", "react-resizable-panels": "^4.7.0", "recharts": "^3.7.0", "sonner": "^2.0.7",