diff --git a/dashboard/package-lock.json b/dashboard/package-lock.json index 8f33339..0d98d7d 100644 --- a/dashboard/package-lock.json +++ b/dashboard/package-lock.json @@ -48,7 +48,7 @@ "react": "^19.2.3", "react-day-picker": "^9.12.0", "react-dom": "^19.2.3", - "react-hook-form": "^7.55.0", + "react-hook-form": "^7.69.0", "react-resizable-panels": "^2.1.7", "recharts": "^3.6.0", "sonner": "^2.0.3", @@ -6922,9 +6922,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.68.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.68.0.tgz", - "integrity": "sha512-oNN3fjrZ/Xo40SWlHf1yCjlMK417JxoSJVUXQjGdvdRCU07NTFei1i1f8ApUAts+IVh14e4EdakeLEA+BEAs/Q==", + "version": "7.69.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.69.0.tgz", + "integrity": "sha512-yt6ZGME9f4F6WHwevrvpAjh42HMvocuSnSIHUGycBqXIJdhqGSPQzTpGF+1NLREk/58IdPxEMfPcFCjlMhclGw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/dashboard/package.json b/dashboard/package.json index 8f75b80..9299af6 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -55,7 +55,7 @@ "react": "^19.2.3", "react-day-picker": "^9.12.0", "react-dom": "^19.2.3", - "react-hook-form": "^7.55.0", + "react-hook-form": "^7.69.0", "react-resizable-panels": "^2.1.7", "recharts": "^3.6.0", "sonner": "^2.0.3",