From 6c6176dc9658b983511d57fe0836aae7bfe2d56d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 05:29:08 +0000 Subject: [PATCH] Bump react-hook-form from 6.8.4 to 7.43.2 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 6.8.4 to 7.43.2. - [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.8.4...v7.43.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 509c78a..78388ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16180,9 +16180,9 @@ } }, "react-hook-form": { - "version": "6.8.4", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.8.4.tgz", - "integrity": "sha512-qFd5SPPQUZWe+yXF6yjuJXKK8cLXywrzQuw74nL1jptW9Fad4HsEzfh+53Jg3c5TFPIwdIxrMNUvQfd0/p1y/w==" + "version": "7.43.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.2.tgz", + "integrity": "sha512-NvD3Oe2Y9hhqo2R4I4iJigDzSLpdMnzUpNMxlnzTbdiT7NT3BW0GxWCzEtwPudZMUPbZhNcSy1EcGAygyhDORg==" }, "react-hot-loader": { "version": "4.12.21", diff --git a/package.json b/package.json index 280c491..94c3981 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^6.1.0", - "react-hook-form": "^6.8.4", + "react-hook-form": "^7.43.2", "react-icons": "^3.11.0", "react-player": "^2.6.1", "react-rainbow-components": "^1.16.0", diff --git a/yarn.lock b/yarn.lock index f709eb6..1bcfcd2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12569,10 +12569,10 @@ react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@^6.8.4: - version "6.11.5" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.11.5.tgz#d3059f159836d19b73ec6fca0906888c60dab16a" - integrity sha512-y5RRz3ty/9I0Ps1VONcRw+L9QcFoq01lMDJt15Se1ax9lg7ThLSLpeNALXSRJhmbOhLPJnTTxC8W21EE+8SJNw== +react-hook-form@^7.43.2: + version "7.43.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.2.tgz#d8ff71956dc3de258dce19d4b1c7e1c6a0188e67" + integrity sha512-NvD3Oe2Y9hhqo2R4I4iJigDzSLpdMnzUpNMxlnzTbdiT7NT3BW0GxWCzEtwPudZMUPbZhNcSy1EcGAygyhDORg== react-hot-loader@^4.12.21: version "4.12.21"