From 5d919454a11fd5b5439f6bbd2a44287e70a99621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 06:58:21 +0000 Subject: [PATCH] Bump react-hook-form from 6.8.4 to 7.43.4 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 6.8.4 to 7.43.4. - [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.4) --- 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..4de350c 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.4", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.4.tgz", + "integrity": "sha512-JZp05wvmuV8qr3NNDWwyhiQL05sh9E8x/2NoWtkdiyyiezmwOr5pKexlvbCEfBMa7ZYrvzk88G/uhLl47T9b7Q==" }, "react-hot-loader": { "version": "4.12.21", diff --git a/package.json b/package.json index 280c491..49475f1 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.4", "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..51d0203 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.4: + version "7.43.4" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.4.tgz#32c12cce916e2ba50178148a5ef5acffeaae2a3e" + integrity sha512-JZp05wvmuV8qr3NNDWwyhiQL05sh9E8x/2NoWtkdiyyiezmwOr5pKexlvbCEfBMa7ZYrvzk88G/uhLl47T9b7Q== react-hot-loader@^4.12.21: version "4.12.21"