diff options
author | dependabot[bot] | 2023-03-20 22:00:30 +0000 |
---|---|---|
committer | vitalyster | 2023-03-21 03:34:26 +0300 |
commit | 3ae6d03036c004ca17c811d6e36763418923786c (patch) | |
tree | dd6a1f6b914f91046798886eb696ff81b4ee6d72 /package.json | |
parent | 72e075069e0f565fd2830f4a252bd8b449ef4b6b (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.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6edc951c..8990e48d 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,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", |