aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-20 22:00:30 +0000
committerGravatar vitalyster2023-03-21 03:34:26 +0300
commit3ae6d03036c004ca17c811d6e36763418923786c (patch)
treedd6a1f6b914f91046798886eb696ff81b4ee6d72 /package-lock.json
parent72e075069e0f565fd2830f4a252bd8b449ef4b6b (diff)
build(deps): bump react-hook-form from 7.43.6 to 7.43.7
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.6 to 7.43.7. - [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.6...v7.43.7) --- 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 f9b27b14..d9377101 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.6",
+ "react-hook-form": "^7.43.7",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.9.0",
"svg4everybody": "^2.1.9",
@@ -15206,9 +15206,9 @@
}
},
"node_modules/react-hook-form": {
- "version": "7.43.6",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.6.tgz",
- "integrity": "sha512-zEXpju7XnrszIW5AMIjGw3ta/NmhkXG02fnSbIt4MfCegdQhmLkAfeM8bba87Co3oyBDsp8wONP8POcRToPBVw==",
+ "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==",
"engines": {
"node": ">=12.22.0"
},
@@ -29015,9 +29015,9 @@
}
},
"react-hook-form": {
- "version": "7.43.6",
- "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.6.tgz",
- "integrity": "sha512-zEXpju7XnrszIW5AMIjGw3ta/NmhkXG02fnSbIt4MfCegdQhmLkAfeM8bba87Co3oyBDsp8wONP8POcRToPBVw==",
+ "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==",
"requires": {}
},
"react-hot-toast": {