diff --git a/package-lock.json b/package-lock.json index 05d6d06..c241e69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "react": "^19.2.7", "react-dom": "^19.2.7", "react-error-boundary": "^6.1.2", - "react-hook-form": "^7.77.0", + "react-hook-form": "^7.78.0", "react-i18next": "^17.0.8", "react-is": "^19.2.7" }, @@ -13033,9 +13033,9 @@ } }, "node_modules/react-hook-form": { - "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==", + "version": "7.78.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.78.0.tgz", + "integrity": "sha512-EEZqc+N23moyzTlz61Pj+JvcXo76ICkpfOZo8JZw+sM4+wLQGh6nI2Ms+PdMOYNluFu0ghlM7B8mCzhRYtJCnA==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index cc6967b..b0805aa 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "react": "^19.2.7", "react-dom": "^19.2.7", "react-error-boundary": "^6.1.2", - "react-hook-form": "^7.77.0", + "react-hook-form": "^7.78.0", "react-i18next": "^17.0.8", "react-is": "^19.2.7" },