diff --git a/package-lock.json b/package-lock.json index 738b0c8a6..36856c18e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -80,7 +80,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-favicon": "2.0.7", - "react-hook-form": "7.77.0", + "react-hook-form": "7.78.0", "react-icons": "5.6.0", "react-remove-scroll": "2.7.2", "react-select": "5.10.2", @@ -14090,9 +14090,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==", "engines": { "node": ">=18.0.0" }, @@ -27062,9 +27062,9 @@ } }, "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==" }, "react-icons": { "version": "5.6.0", diff --git a/package.json b/package.json index 20ac99bea..1dbf2a52a 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "react": "18.3.1", "react-dom": "18.3.1", "react-favicon": "2.0.7", - "react-hook-form": "7.77.0", + "react-hook-form": "7.78.0", "react-icons": "5.6.0", "react-remove-scroll": "2.7.2", "react-select": "5.10.2",