From c9fb8920e54a9b56de4385b8b862c9e2df9e136a Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Mon, 1 Apr 2024 21:54:45 +0000 Subject: build(deps): bump react-hook-form from 7.51.1 to 7.51.2 Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.51.1 to 7.51.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.51.1...v7.51.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cf7ef9b..bcca9822 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "react-content-loader": "^7.0.0", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.4", - "react-hook-form": "^7.51.1", + "react-hook-form": "^7.51.2", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.22.3", "svg4everybody": "^2.1.9", @@ -16213,9 +16213,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.51.1", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.1.tgz", - "integrity": "sha512-ifnBjl+kW0ksINHd+8C/Gp6a4eZOdWyvRv0UBaByShwU8JbVx5hTcTWEcd5VdybvmPTATkVVXk9npXArHmo56w==", + "version": "7.51.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.2.tgz", + "integrity": "sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA==", "engines": { "node": ">=12.22.0" }, diff --git a/package.json b/package.json index a03c7bab..8aa6bed3 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "react-content-loader": "^7.0.0", "react-dom": "^18.2.0", "react-helmet-async": "^2.0.4", - "react-hook-form": "^7.51.1", + "react-hook-form": "^7.51.2", "react-hot-toast": "^2.4.1", "react-router-dom": "^6.22.3", "svg4everybody": "^2.1.9", -- cgit v1.2.3