diff --git a/package-lock.json b/package-lock.json index d7dd248..1a78d15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "react": "^19.2.3", "react-day-picker": "^9.13.0", "react-dom": "^19.2.3", - "react-hook-form": "^7.70.0", + "react-hook-form": "^7.71.0", "recharts": "^3.6.0", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.0", @@ -11615,9 +11615,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.70.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.70.0.tgz", - "integrity": "sha512-COOMajS4FI3Wuwrs3GPpi/Jeef/5W1DRR84Yl5/ShlT3dKVFUfoGiEZ/QE6Uw8P4T2/CLJdcTVYKvWBMQTEpvw==", + "version": "7.71.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.71.0.tgz", + "integrity": "sha512-oFDt/iIFMV9ZfV52waONXzg4xuSlbwKUPvXVH2jumL1me5qFhBMc4knZxuXiZ2+j6h546sYe3ZKJcg/900/iHw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 1ec2bd5..165d8c1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "react": "^19.2.3", "react-day-picker": "^9.13.0", "react-dom": "^19.2.3", - "react-hook-form": "^7.70.0", + "react-hook-form": "^7.71.0", "recharts": "^3.6.0", "tailwind-merge": "^3.4.0", "tailwindcss-animate": "^1.0.0",