diff --git a/package-lock.json b/package-lock.json index 1210dab87..c8ab9ce31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "react": "^18.2", "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.51.3", + "react-hook-form": "^7.51.4", "tailwind-merge": "^2.3.0", "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7", @@ -85,7 +85,6 @@ "react": "^18.2", "react-day-picker": "^8.10.1", "react-dom": "^18.2", - "react-hook-form": "^7.51.3", "tailwind-merge": "^2.3.0", "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7", @@ -17545,9 +17544,9 @@ "dev": true }, "node_modules/react-hook-form": { - "version": "7.51.3", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.3.tgz", - "integrity": "sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==", + "version": "7.51.4", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.4.tgz", + "integrity": "sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index 1cff60287..f0d0e41d1 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react": "^18.2", "react-day-picker": "^8.10.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.51.3", + "react-hook-form": "^7.51.4", "tailwind-merge": "^2.3.0", "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7", @@ -72,7 +72,7 @@ "react": "^18.2", "react-day-picker": "^8.10.1", "react-dom": "^18.2", - "react-hook-form": "^7.51.3", + "react-hook-form": "^7.51.4", "tailwind-merge": "^2.3.0", "tailwindcss": "^3.4.3", "tailwindcss-animate": "^1.0.7",