aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-17 21:54:05 +0000
committerGravatar vitalyster2023-07-18 09:56:14 +0300
commit412498d925fa26e3caad01b1a33f82f0905080c4 (patch)
tree17f42a076faa5e7e631ec7e0c7d612da17da8d4e /package-lock.json
parentbca4e289d1bacde0189d66f4a55ca8f8386d9b9d (diff)
build(deps): bump react-hook-form from 7.45.1 to 7.45.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.45.1 to 7.45.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.45.1...v7.45.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 9e85301e..20276cca 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.45.1",
+ "react-hook-form": "^7.45.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.14.2",
"svg4everybody": "^2.1.9",
@@ -16220,9 +16220,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.45.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.1.tgz",
- "integrity": "sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==",
+ "version": "7.45.2",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.2.tgz",
+ "integrity": "sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==",
"engines": {
"node": ">=12.22.0"
},
@@ -30583,9 +30583,9 @@
}
},
"react-hook-form": {
- "version": "7.45.1",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.1.tgz",
- "integrity": "sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==",
+ "version": "7.45.2",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.2.tgz",
+ "integrity": "sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==",
"requires": {}
},
"react-hot-toast": {