aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-27 21:59:33 +0000
committerGravatar vitalyster2023-03-28 13:25:14 +0300
commita2b3efc274d0c9a10d6af710482f7911cab0aca6 (patch)
treeff268bfa2783849e50fc7ca1d82b3bbac0baa35d /package-lock.json
parentfa09658a5bd46f41efb0df6732a192d44a8b8a51 (diff)
build(deps): bump react-hook-form from 7.43.7 to 7.43.8
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.7 to 7.43.8. - [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.7...v7.43.8) --- 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 439131e7..408ac527 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.7",
+ "react-hook-form": "^7.43.8",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.9.0",
"svg4everybody": "^2.1.9",
@@ -15260,9 +15260,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.43.7",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.7.tgz",
- "integrity": "sha512-38yehQkQQ5uufaPKFScs7jhLE8n3+LG9H/BZfFAiBL2+7piDmw/BrdNJV4irzMaPnWZGhmGLHVICHXNVGIuXZg==",
+ "version": "7.43.8",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.8.tgz",
+ "integrity": "sha512-BQm+Ge5KjTk1EchDBRhdP8Pkb7MArO2jFF+UWYr3rtvh6197khi22uloLqlWeuY02ItlCzPunPsFt1/q9wQKnw==",
"engines": {
"node": ">=12.22.0"
},
@@ -29104,9 +29104,9 @@
}
},
"react-hook-form": {
- "version": "7.43.7",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.7.tgz",
- "integrity": "sha512-38yehQkQQ5uufaPKFScs7jhLE8n3+LG9H/BZfFAiBL2+7piDmw/BrdNJV4irzMaPnWZGhmGLHVICHXNVGIuXZg==",
+ "version": "7.43.8",
+ "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.8.tgz",
+ "integrity": "sha512-BQm+Ge5KjTk1EchDBRhdP8Pkb7MArO2jFF+UWYr3rtvh6197khi22uloLqlWeuY02ItlCzPunPsFt1/q9wQKnw==",
"requires": {}
},
"react-hot-toast": {