diff --git a/package-lock.json b/package-lock.json index 7617146af..f999cdd13 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.78.0", + "react-hook-form": "7.80.0", "react-icons": "5.6.0", "react-remove-scroll": "2.7.2", "react-select": "5.10.2", @@ -14101,9 +14101,9 @@ } }, "node_modules/react-hook-form": { - "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==", + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.80.0.tgz", + "integrity": "sha512-4P+fk6oXsxY+6xSj7Euhc2sumQD8zQqCuVHoJwoyp9EchP+IUW9OESB7uHFJOKsIBQ4MQqYE84INJFqUCYNoOg==", "engines": { "node": ">=18.0.0" }, @@ -27087,9 +27087,9 @@ } }, "react-hook-form": { - "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==" + "version": "7.80.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.80.0.tgz", + "integrity": "sha512-4P+fk6oXsxY+6xSj7Euhc2sumQD8zQqCuVHoJwoyp9EchP+IUW9OESB7uHFJOKsIBQ4MQqYE84INJFqUCYNoOg==" }, "react-icons": { "version": "5.6.0", diff --git a/package.json b/package.json index f28e72946..cd03f3252 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.78.0", + "react-hook-form": "7.80.0", "react-icons": "5.6.0", "react-remove-scroll": "2.7.2", "react-select": "5.10.2",