diff --git a/package-lock.json b/package-lock.json index 203189d..b95cc11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "react": "19.2.0", "react-day-picker": "9.11.1", "react-dom": "19.2.0", - "react-hook-form": "7.65.0", + "react-hook-form": "7.66.0", "react-markdown": "10.1.0", "react-resizable-panels": "3.0.6", "react-share": "5.2.2", @@ -13936,9 +13936,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.65.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.65.0.tgz", - "integrity": "sha512-xtOzDz063WcXvGWaHgLNrNzlsdFgtUWcb32E6WFaGTd7kPZG3EeDusjdZfUsPwKCKVXy1ZlntifaHZ4l8pAsmw==", + "version": "7.66.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.66.0.tgz", + "integrity": "sha512-xXBqsWGKrY46ZqaHDo+ZUYiMUgi8suYu5kdrS20EG8KiL7VRQitEbNjm+UcrDYrNi1YLyfpmAeGjCZYXLT9YBw==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index d66c5d9..6360c7d 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react": "19.2.0", "react-day-picker": "9.11.1", "react-dom": "19.2.0", - "react-hook-form": "7.65.0", + "react-hook-form": "7.66.0", "react-markdown": "10.1.0", "react-resizable-panels": "3.0.6", "react-share": "5.2.2",