aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2024-03-06 09:19:23 +0000
committerGravatar vitalyster2024-03-06 12:23:10 +0300
commit34f00122ff275f16cb5edc3a3d9882639620c6cf (patch)
tree3e0afcfcb6084a380bc23fa640cf457e79238f78 /package-lock.json
parent1ce8dde7f12f2b4e01132315d1c53443c5163eca (diff)
build(deps): bump react-hook-form from 7.50.1 to 7.51.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.50.1 to 7.51.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.50.1...v7.51.0) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 8e82a0a9..d619b3da 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -25,7 +25,7 @@
"react-content-loader": "^6.2.1",
"react-dom": "^18.2.0",
"react-helmet-async": "^2.0.4",
- "react-hook-form": "^7.50.1",
+ "react-hook-form": "^7.51.0",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.22.2",
"svg4everybody": "^2.1.9",
@@ -16175,9 +16175,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.50.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz",
- "integrity": "sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==",
+ "version": "7.51.0",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.51.0.tgz",
+ "integrity": "sha512-BggOy5j58RdhdMzzRUHGOYhSz1oeylFAv6jUSG86OvCIvlAvS7KvnRY7yoAf2pfEiPN7BesnR0xx73nEk3qIiw==",
"engines": {
"node": ">=12.22.0"
},