From 9131db6edcfc26741d88856342d71748405d1d3c Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 19 Dec 2022 17:03:28 +0000 Subject: Bump react-hook-form from 7.40.0 to 7.41.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.40.0 to 7.41.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.40.0...v7.41.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- vnext/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 1b072982..1c384a58 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -67,7 +67,7 @@ "react-cookie": "^4.1.1", "react-dom": "18.2.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.40.0", + "react-hook-form": "^7.41.0", "react-hot-toast": "^2.4.0", "react-router-dom": "^6.4.5", "react-use": "^17.4.0", -- cgit v1.2.3