diff --git a/package-lock.json b/package-lock.json index 8812969..5cc0606 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "qrcode": "^1.5.4", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-hook-form": "^7.62.0", + "react-hook-form": "^7.63.0", "reactflow": "^11.11.4", "recharts": "^3.1.2", "server-only": "^0.0.1", @@ -10127,9 +10127,9 @@ } }, "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.63.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.63.0.tgz", + "integrity": "sha512-ZwueDMvUeucovM2VjkCf7zIHcs1aAlDimZu2Hvel5C5907gUzMpm4xCrQXtRzCvsBqFjonB4m3x4LzCFI1ZKWA==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index ae1a96d..ec4f8d7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "qrcode": "^1.5.4", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-hook-form": "^7.62.0", + "react-hook-form": "^7.63.0", "reactflow": "^11.11.4", "recharts": "^3.1.2", "server-only": "^0.0.1",