aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-29 22:00:59 +0000
committerGravatar vitalyster2023-05-30 01:03:45 +0300
commit2ef170a70ccc4cd0f5c7f9ab6a883b0c0b49f0a1 (patch)
tree299b5e2456cb787b1844fd29bbe1c4cd2cd3a23c /package.json
parent708d7fe2411130cbe3f71e7613fb5e71b6217dbd (diff)
build(deps): bump react-hook-form from 7.43.9 to 7.44.2
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.43.9 to 7.44.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.43.9...v7.44.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1e668bc6..8d23f91b 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.9",
+ "react-hook-form": "^7.44.2",
"react-hot-toast": "^2.4.1",
"react-router-dom": "^6.11.2",
"svg4everybody": "^2.1.9",