From 277e037ac60ccf22472727ac5cfb70b8f6661329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 09:06:14 +0000 Subject: [PATCH] build(deps): bump react-hook-form from 7.41.3 to 7.43.9 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.41.3 to 7.43.9. - [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.41.3...v7.43.9) --- 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 25ab404..c8058b6 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "pill-pity": "^0.2.2", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-hook-form": "^7.41.3", + "react-hook-form": "^7.43.9", "react-icons": "^4.7.1", "react-markdown": "^8.0.4", "uuid": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index e6ae043..f28634d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6911,10 +6911,10 @@ react-focus-lock@^2.9.2: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-hook-form@^7.41.3: - version "7.41.3" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.41.3.tgz#1b85e95e70cb743d41cd9230ea2df71359d00151" - integrity sha512-5QNTmqJtDb88WV5n41b6+AmcDMVyaJ3tccPgHAgS215w3jZ3bmJhDO27kNTr8u4YHNYXmS7p1/4/KachBAlUtw== +react-hook-form@^7.43.9: + version "7.43.9" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.9.tgz#84b56ac2f38f8e946c6032ccb760e13a1037c66d" + integrity sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ== react-icons@^4.7.1: version "4.7.1"