aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-11 17:04:52 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commit3a7b3d930651559607bb6d1811f892d1c25f89d8 (patch)
tree73a024469f7ef40b7dc44117a69adb1ec026b96a /vnext/package.json
parent97abd4689b72a8e154dea3b0d8a81f82f4e1c763 (diff)
Bump react-hook-form from 7.39.2 to 7.39.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.39.2 to 7.39.3. - [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.2...v7.39.3) --- 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 b9b403cb..fb7d7b0b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -66,7 +66,7 @@
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
"react-helmet": "^6.1.0",
- "react-hook-form": "^7.39.2",
+ "react-hook-form": "^7.39.3",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",