diff --git a/package-lock.json b/package-lock.json index d4c1d68..62cbb39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "react-day-picker": "^9.13.2", "react-dom": "^19.2.6", "react-force-graph-2d": "^1.29.1", - "react-hook-form": "^7.76.1", + "react-hook-form": "^7.77.0", "react-is": "^19.2.6", "react-markdown": "^10.1.0", "recharts": "^3.8.1", @@ -16702,9 +16702,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.76.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.76.1.tgz", - "integrity": "sha512-rYM7tPiWlu3nZchkR/ex7piyzui2vFPyaLnXnI/RnblB/L4qfMmyses8llJVtF1NpE9WBBsJlGtcSZzPCXW1qQ==", + "version": "7.77.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.77.0.tgz", + "integrity": "sha512-Sslh9YDYc0GDlWT/lxasnIduNo4v3yyvqRGvmGKUre5AFjDs/HV9/OafHGD8d+sB2yoL4UIL9L8X9i0WlZZebg==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 6c53c2c..f826089 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "react-day-picker": "^9.13.2", "react-dom": "^19.2.6", "react-force-graph-2d": "^1.29.1", - "react-hook-form": "^7.76.1", + "react-hook-form": "^7.77.0", "react-is": "^19.2.6", "react-markdown": "^10.1.0", "recharts": "^3.8.1",