From 2ef170a70ccc4cd0f5c7f9ab6a883b0c0b49f0a1 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 29 May 2023 22:00:59 +0000 Subject: build(deps): bump react-hook-form from 7.43.9 to 7.44.2 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.9 to 7.44.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.43.9...v7.44.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... 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 1e668bc6..8d23f91b 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "react-cookie": "^4.1.1", "react-dom": "^18.2.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.43.9", + "react-hook-form": "^7.44.2", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.11.2", "svg4everybody": "^2.1.9", -- cgit v1.2.3