diff --git a/package-lock.json b/package-lock.json index b70dd5c..3994291 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "react-colorful": "^5.6.1", "react-day-picker": "^9.5.1", "react-dom": "^19.0.0", - "react-hook-form": "^7.55.0", + "react-hook-form": "^7.65.0", "react-icons": "^5.5.0", "recharts": "^2.15.1", "tailwind-merge": "^3.0.2", @@ -9239,9 +9239,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.55.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.55.0.tgz", - "integrity": "sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog==", + "version": "7.65.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.65.0.tgz", + "integrity": "sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 2eef693..072759f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "react-colorful": "^5.6.1", "react-day-picker": "^9.5.1", "react-dom": "^19.0.0", - "react-hook-form": "^7.55.0", + "react-hook-form": "^7.65.0", "react-icons": "^5.5.0", "recharts": "^2.15.1", "tailwind-merge": "^3.0.2",