diff --git a/package-lock.json b/package-lock.json index db4fa62..e1b5a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "react": "^19.1.1", "react-chartjs-2": "^5.3.0", "react-dom": "^19.1.1", - "react-hook-form": "^7.62.0", + "react-hook-form": "^7.65.0", "react-router-dom": "^7.8.1", "react-scripts": "5.0.1", "simple-statistics": "^7.8.8", @@ -14658,9 +14658,9 @@ "license": "MIT" }, "node_modules/react-hook-form": { - "version": "7.62.0", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.62.0.tgz", - "integrity": "sha512-7KWFejc98xqG/F4bAxpL41NB3o1nnvQO1RWZT3TqRZYL8RryQETGfEdVnJN2fy1crCiBLLjkRBVK05j24FxJGA==", + "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 f2ed068..d2adb6f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react": "^19.1.1", "react-chartjs-2": "^5.3.0", "react-dom": "^19.1.1", - "react-hook-form": "^7.62.0", + "react-hook-form": "^7.65.0", "react-router-dom": "^7.8.1", "react-scripts": "5.0.1", "simple-statistics": "^7.8.8",