diff --git a/manager/package.json b/manager/package.json index 89524699a..47ca055e7 100644 --- a/manager/package.json +++ b/manager/package.json @@ -37,7 +37,7 @@ "react-app-rewired": "2.1.11", "react-datepicker": "4.5.0", "react-dom": "17.0.2", - "react-hook-form": "7.22.5", + "react-hook-form": "7.50.1", "react-i18next": "11.15.4", "react-linkify": "1.0.0-alpha", "react-router-dom": "5.3.0", diff --git a/manager/yarn.lock b/manager/yarn.lock index 192abc328..e7838b4e9 100644 --- a/manager/yarn.lock +++ b/manager/yarn.lock @@ -10998,10 +10998,10 @@ react-fast-compare@^3.0.1, react-fast-compare@^3.2.0: resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb" integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== -react-hook-form@7.22.5: - version "7.22.5" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.5.tgz#85a135f3c5ae02ccf73096a03fc14b45607e9baa" - integrity sha512-Q2zaeQFXdVQ8l3hcywhltH+Nzj4vo50wMVujHDVN/1Xy9IOaSZJwYBXA2CYTpK6rq41fnXviw3jTLb04c7Gu9Q== +react-hook-form@7.50.1: + version "7.50.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.50.1.tgz#f6aeb17a863327e5a0252de8b35b4fc8990377ed" + integrity sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ== react-i18next@11.15.4: version "11.15.4"