From c9fb8920e54a9b56de4385b8b862c9e2df9e136a Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 1 Apr 2024 21:54:45 +0000 Subject: build(deps): bump react-hook-form from 7.51.1 to 7.51.2 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.1 to 7.51.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/v7.51.1...v7.51.2) --- 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index a03c7bab..8aa6bed3 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "react-content-loader": "^7.0.0", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.4", - "react-hook-form": "^7.51.1", + "react-hook-form": "^7.51.2", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.22.3", "svg4everybody": "^2.1.9", -- cgit v1.2.3