From c98cc3d38066af6e7f6306cfc2d3fb12295eb9c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Dec 2021 11:13:14 +0000 Subject: [PATCH] Bump react-hook-form from 6.15.4 to 7.22.3 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 6.15.4 to 7.22.3. - [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/v6.15.4...v7.22.3) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-major ... 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 f785b58a..5bc7b9e9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-copy-to-clipboard": "^5.0.3", "react-dom": "17.0.1", "react-eva-icons": "^0.0.8", - "react-hook-form": "^6.15.4", + "react-hook-form": "^7.22.3", "react-image-lightbox": "^5.1.1", "react-lottie": "^1.2.3", "react-number-format": "^4.4.4", diff --git a/yarn.lock b/yarn.lock index 163c5668..45febffb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3095,10 +3095,10 @@ react-eva-icons@^0.0.8: dependencies: eva-icons "^1.1.1" -react-hook-form@^6.15.4: - version "6.15.4" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.4.tgz#328003e1ccc096cd158899ffe7e3b33735a9b024" - integrity sha512-K+Sw33DtTMengs8OdqFJI3glzNl1wBzSefD/ksQw/hJf9CnOHQAU6qy82eOrh0IRNt2G53sjr7qnnw1JDjvx1w== +react-hook-form@^7.22.3: + version "7.22.3" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.3.tgz#a66da5e0eaf19c3625f03af8a15266e08b4d000c" + integrity sha512-VhWJ531WbyP25C0O0nNTe6GNHmw/zFrJAXJLGKEeseNHitjcQXZ7OsdHbFSiH2KEYmY9tDFkMz9UzWUHdyFswQ== react-image-lightbox@^5.1.1: version "5.1.1"