From 312fc04260e71c48b3e7d0e595cfd1b280f43036 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 09:25:11 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... 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 5b296f7f..87f1e1cf 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "bowser": "^2.11.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-hotkeys-hook": "^4.5.0", "react-router-dom": "^6.23.1" }, diff --git a/yarn.lock b/yarn.lock index b3989555..29769c25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3455,10 +3455,10 @@ react-dom@^18.3.1: loose-envify "^1.1.0" scheduler "^0.23.2" -react-hook-form@^7.51.4: - version "7.51.4" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.4.tgz#c3a47aeb22b699c45de9fc12b58763606cb52f0c" - integrity sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA== +react-hook-form@^7.51.5: + version "7.51.5" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.5.tgz#4afbfb819312db9fea23e8237a3a0d097e128b43" + integrity sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q== react-hotkeys-hook@^4.5.0: version "4.5.0"