diff --git a/package-lock.json b/package-lock.json index d98d82c2a..b1354181d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "postcss": "8.5.14", "react-day-picker": "8.10.2", "react-flagpack": "2.0.6", - "react-hook-form": "7.73.1", + "react-hook-form": "7.80.0", "tailwind-merge": "3.5.0", "tailwindcss": "4.2.4", "tailwindcss-animate": "1.0.7", @@ -7873,9 +7873,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.73.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.73.1.tgz", - "integrity": "sha512-VAfVYOPcx3piiEVQy95vyFmBwbVUsP/AUIN+mpFG8h11yshDd444nn0VyfaGWSRnhOLVgiDu7HIuBtAIzxn9dA==", + "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==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index 4dd43e13e..76afdeee7 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ "postcss": "8.5.14", "react-day-picker": "8.10.2", "react-flagpack": "2.0.6", - "react-hook-form": "7.73.1", + "react-hook-form": "7.80.0", "tailwind-merge": "3.5.0", "tailwindcss": "4.2.4", "tailwindcss-animate": "1.0.7",