From d8d83392ae7bc5d25207f48ea836e1bd5dd6e078 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 07:24:41 +0000 Subject: [PATCH] Bump react-hook-form from 4.9.3 to 6.11.5 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 4.9.3 to 6.11.5. - [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/v4.9.3...v6.11.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4216744..b1418a2 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "react": "^16.12.0", "react-ace": "^8.0.0", "react-dom": "^16.12.0", - "react-hook-form": "^4.9.3", + "react-hook-form": "^6.11.5", "react-json-view": "^1.19.1", "yup": "^0.28.1" }, diff --git a/yarn.lock b/yarn.lock index 8302593..5f263b4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12900,10 +12900,10 @@ react-helmet-async@^1.0.2: react-fast-compare "^2.0.4" shallowequal "^1.1.0" -react-hook-form@^4.9.3: - version "4.9.3" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-4.9.3.tgz#7794a323de2f92e4685f3581b2ea3e52955d14d8" - integrity sha512-TPjOl5Hyq1O8VFBxxz9lnbuP/KreJD07GRUI2G8K/JnWy0pln/QaZ/p1fsnJ+8BAwQQB2fhEXSR5XrX2mxYBtw== +react-hook-form@^6.11.5: + 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-hotkeys@2.0.0: version "2.0.0"