diff --git a/frontend/package.json b/frontend/package.json index d06cda1..b521e76 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -43,7 +43,7 @@ "react-day-picker": "^9.7.0", "react-dom": "^19.0.0", "react-dropzone": "^14.3.8", - "react-hook-form": "^7.54.2", + "react-hook-form": "^7.60.0", "react-i18next": "^15.4.1", "react-icons": "^5.5.0", "react-router-dom": "^7.6.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index cb52bf7..d4756d9 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2603,10 +2603,10 @@ react-dropzone@^14.3.8: file-selector "^2.1.0" prop-types "^15.8.1" -react-hook-form@^7.54.2: - version "7.54.2" - resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.54.2.tgz" - integrity sha512-eHpAUgUjWbZocoQYUHposymRb4ZP6d0uwUnooL2uOybA9/3tPUvoAKqEWK1WaSiTxxOfTpffNZP7QwlnM3/gEg== +react-hook-form@^7.60.0: + version "7.60.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.60.0.tgz#cc4bfa2952d602fc8f1dcf2d4929fcb6d9cdc782" + integrity sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A== react-i18next@^15.4.1: version "15.4.1"