aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-09-21 21:23:09 +0000
committerGravatar vitalyster2023-09-25 20:28:00 +0300
commitc38604f42c6c75f7a064cfd8c45e0c34f54d1787 (patch)
tree0f89bda9a69e435f2f8b8f8103120f190abc573d /package-lock.json
parent45965e85893d8fce3905598d404d827545df40e7 (diff)
build(deps): bump react-hook-form from 7.46.1 to 7.46.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.46.1 to 7.46.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.46.1...v7.46.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index 63b37aed..8291486b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,7 +27,7 @@
"react-cookie": "^6.1.1",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.46.1",
+ "react-hook-form": "^7.46.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.16.0",
"svg4everybody": "^2.1.9",
@@ -16251,9 +16251,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.46.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.1.tgz",
- "integrity": "sha512-0GfI31LRTBd5tqbXMGXT1Rdsv3rnvy0FjEk8Gn9/4tp6+s77T7DPZuGEpBRXOauL+NhyGT5iaXzdIM2R6F/E+w==",
+ "version": "7.46.2",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.2.tgz",
+ "integrity": "sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==",
"engines": {
"node": ">=12.22.0"
},
@@ -30695,9 +30695,9 @@
}
},
"react-hook-form": {
- "version": "7.46.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.1.tgz",
- "integrity": "sha512-0GfI31LRTBd5tqbXMGXT1Rdsv3rnvy0FjEk8Gn9/4tp6+s77T7DPZuGEpBRXOauL+NhyGT5iaXzdIM2R6F/E+w==",
+ "version": "7.46.2",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.46.2.tgz",
+ "integrity": "sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==",
"requires": {}
},
"react-hot-toast": {