From 3a7b3d930651559607bb6d1811f892d1c25f89d8 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 11 Nov 2022 17:04:52 +0000 Subject: Bump react-hook-form from 7.39.2 to 7.39.3 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.39.2 to 7.39.3. - [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.2...v7.39.3) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 14 +++++++------- vnext/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 465a3a37..06014d4d 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -28,7 +28,7 @@ "react-cookie": "^4.1.1", "react-dom": "18.2.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.39.2", + "react-hook-form": "^7.39.3", "react-hot-toast": "^2.4.0", "react-router-dom": "^6.4.3", "react-use": "^17.4.0", @@ -13781,9 +13781,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.39.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.2.tgz", - "integrity": "sha512-rCeCa1+sIcgI9PjgGmev9bVqHCwYwhjkbsXitr+giQ/P0mf/AGwUBtCdKC1lRu7egrxbLwqO9cWNWpXW4FrsHA==", + "version": "7.39.3", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.3.tgz", + "integrity": "sha512-H/vwk1vBf+TiXuyW6+hWz+zCujiDO6NqHlN5sPE/a+NGKKGK95XTM65DZz3NmEgs2M20Wka+g4uv4VD367wDBA==", "engines": { "node": ">=12.22.0" }, @@ -26748,9 +26748,9 @@ } }, "react-hook-form": { - "version": "7.39.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.2.tgz", - "integrity": "sha512-rCeCa1+sIcgI9PjgGmev9bVqHCwYwhjkbsXitr+giQ/P0mf/AGwUBtCdKC1lRu7egrxbLwqO9cWNWpXW4FrsHA==", + "version": "7.39.3", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.3.tgz", + "integrity": "sha512-H/vwk1vBf+TiXuyW6+hWz+zCujiDO6NqHlN5sPE/a+NGKKGK95XTM65DZz3NmEgs2M20Wka+g4uv4VD367wDBA==", "requires": {} }, "react-hot-toast": { diff --git a/vnext/package.json b/vnext/package.json index b9b403cb..fb7d7b0b 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -66,7 +66,7 @@ "react-cookie": "^4.1.1", "react-dom": "18.2.0", "react-helmet": "^6.1.0", - "react-hook-form": "^7.39.2", + "react-hook-form": "^7.39.3", "react-hot-toast": "^2.4.0", "react-router-dom": "^6.4.3", "react-use": "^17.4.0", -- cgit v1.2.3