From f92fcd6d631a1e02518f6de6d657d1197cc263fe Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 21 Nov 2022 17:08:08 +0000 Subject: Bump react-hook-form from 7.39.4 to 7.39.5 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.39.4 to 7.39.5. - [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.4...v7.39.5) --- 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 +++++++------- 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 51e4bab5..fb7e0abc 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.4", + "react-hook-form": "^7.39.5", "react-hot-toast": "^2.4.0", "react-router-dom": "^6.4.3", "react-use": "^17.4.0", @@ -13928,9 +13928,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.39.4", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.4.tgz", - "integrity": "sha512-B0e78r9kR9L2M4A4AXGbHoA/vyv34sB/n8QWJAw33TFz8f5t9helBbYAeqnbvcQf1EYzJxKX/bGQQh9K+evCyQ==", + "version": "7.39.5", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.5.tgz", + "integrity": "sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==", "engines": { "node": ">=12.22.0" }, @@ -27055,9 +27055,9 @@ } }, "react-hook-form": { - "version": "7.39.4", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.4.tgz", - "integrity": "sha512-B0e78r9kR9L2M4A4AXGbHoA/vyv34sB/n8QWJAw33TFz8f5t9helBbYAeqnbvcQf1EYzJxKX/bGQQh9K+evCyQ==", + "version": "7.39.5", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.39.5.tgz", + "integrity": "sha512-OE0HKyz5IPc6svN2wd+e+evidZrw4O4WZWAWYzQVZuHi+hYnHFSLnxOq0ddjbdmaLIsLHut/ab7j72y2QT3+KA==", "requires": {} }, "react-hot-toast": { -- cgit v1.2.3