From 70b4f537940752f5fc70aaa39f89ad26f3e80ee6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 22:22:16 +0000 Subject: [PATCH] Build(deps): Bump react-hook-form from 7.46.1 to 7.50.1 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.46.1 to 7.50.1. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.46.1...v7.50.1) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 10fe3567..127e551f 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-google-places-autocomplete": "4.0.1", - "react-hook-form": "7.46.1", + "react-hook-form": "7.50.1", "react-infinite-scroll-hook": "4.1.1", "react-paginate": "8.2.0", "react-player": "2.13.0", diff --git a/yarn.lock b/yarn.lock index 757554a8..ca263087 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13228,10 +13228,10 @@ react-google-places-autocomplete@4.0.1: react-select "^5.7.2" use-debounce "^3.4.3" -react-hook-form@7.46.1: - version "7.46.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.46.1.tgz#39347dbff19d980cb41087ac32a57abdc6045bb3" - integrity sha512-0GfI31LRTBd5tqbXMGXT1Rdsv3rnvy0FjEk8Gn9/4tp6+s77T7DPZuGEpBRXOauL+NhyGT5iaXzdIM2R6F/E+w== +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-infinite-scroll-hook@4.1.1: version "4.1.1"