From 463d26f7c007e854ffb9812208fd20a1079a5463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:24:35 +0000 Subject: [PATCH] Bump react-hook-form from 7.43.8 to 7.47.0 in /js/bf Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.8 to 7.47.0. - [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.43.8...v7.47.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- js/bf/package.json | 2 +- js/bf/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/bf/package.json b/js/bf/package.json index 42e6586..db982b3 100644 --- a/js/bf/package.json +++ b/js/bf/package.json @@ -16,7 +16,7 @@ "react-bootstrap": "2.7.0", "react-circular-progressbar": "2.1.0", "react-dom": "^17.0.2", - "react-hook-form": "7.43.8", + "react-hook-form": "7.47.0", "react-icons": "4.11.0", "react-router-dom": "6.9.0", "react-scripts": "5.0.1", diff --git a/js/bf/yarn.lock b/js/bf/yarn.lock index 3b4a284..d90bca6 100644 --- a/js/bf/yarn.lock +++ b/js/bf/yarn.lock @@ -7507,10 +7507,10 @@ react-error-overlay@^6.0.11: resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.11.tgz" integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg== -react-hook-form@7.43.8: - version "7.43.8" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.8.tgz#189fe4fb31e15c280b529cc3041249ed12108d75" - integrity sha512-BQm+Ge5KjTk1EchDBRhdP8Pkb7MArO2jFF+UWYr3rtvh6197khi22uloLqlWeuY02ItlCzPunPsFt1/q9wQKnw== +react-hook-form@7.47.0: + version "7.47.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.47.0.tgz#a42f07266bd297ddf1f914f08f4b5f9783262f31" + integrity sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg== react-icons@4.11.0: version "4.11.0"