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-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package-lock.json') diff --git a/package-lock.json b/package-lock.json index ed354080..f37ee3d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,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", @@ -15676,9 +15676,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.43.9", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.9.tgz", - "integrity": "sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==", + "version": "7.44.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.44.2.tgz", + "integrity": "sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==", "engines": { "node": ">=12.22.0" }, @@ -29842,9 +29842,9 @@ } }, "react-hook-form": { - "version": "7.43.9", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.9.tgz", - "integrity": "sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ==", + "version": "7.44.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.44.2.tgz", + "integrity": "sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==", "requires": {} }, "react-hot-toast": { -- cgit v1.2.3