aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-28 17:02:03 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit1e022179957fb513cec5cd5e00474c4135cd7132 (patch)
tree9db7e8d85cf2cfcc7ee75077c1e681eb7ee47797 /vnext/package.json
parent82d5f82564e6ba37ba015212951badab630e3532 (diff)
Bump react-hook-form from 7.39.5 to 7.39.7
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.39.5 to 7.39.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.39.5...v7.39.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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 4d7fc4fa..85a8287e 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -67,7 +67,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.39.5",
+ "react-hook-form": "^7.39.7",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",