From 9b34287b432b5c44d3d57291c9cd3d87425db812 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Wed, 30 Nov 2022 17:01:48 +0000 Subject: Bump react-hook-form from 7.39.7 to 7.40.0 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.39.7 to 7.40.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.39.7...v7.40.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-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'vnext/package-lock.json') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 1e1fd4dd..370fa837 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -27,7 +27,7 @@ "react-cookie": "^4.1.1", "react-dom": "18.2.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.39.7", + "react-hook-form": "^7.40.0", "react-hot-toast": "^2.4.0", "react-router-dom": "^6.4.3", "react-use": "^17.4.0", @@ -13940,9 +13940,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.39.7", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.7.tgz", - "integrity": "sha512-RT0NE1uW1bY3nAuMdzfqHrpv2+sICVFaxBOvNJsCva4if2sxPxcyJy/CSqU56UXqAdRg724CNDhjMYPSHSF3rg==", + "version": "7.40.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.40.0.tgz", + "integrity": "sha512-0rokdxMPJs0k9bvFtY6dbcSydyNhnZNXCR49jgDr/aR03FDHFOK6gfh8ccqB3fl696Mk7lqh04xdm+agqWXKSw==", "engines": { "node": ">=12.22.0" }, @@ -27075,9 +27075,9 @@ } }, "react-hook-form": { - "version": "7.39.7", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.7.tgz", - "integrity": "sha512-RT0NE1uW1bY3nAuMdzfqHrpv2+sICVFaxBOvNJsCva4if2sxPxcyJy/CSqU56UXqAdRg724CNDhjMYPSHSF3rg==", + "version": "7.40.0", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.40.0.tgz", + "integrity": "sha512-0rokdxMPJs0k9bvFtY6dbcSydyNhnZNXCR49jgDr/aR03FDHFOK6gfh8ccqB3fl696Mk7lqh04xdm+agqWXKSw==", "requires": {} }, "react-hot-toast": { -- cgit v1.2.3