aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-21 17:08:08 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitf92fcd6d631a1e02518f6de6d657d1197cc263fe (patch)
treef3a41b5b47e0507729f95e03ad1a694a8e8d7ba1 /vnext/package.json
parent88b7fceefac17a3998e4a27ba11b6beb923c976d (diff)
Bump react-hook-form from 7.39.4 to 7.39.5
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.39.4 to 7.39.5. - [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.4...v7.39.5) --- 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 abe9fc5a..ea9215ef 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.4",
+ "react-hook-form": "^7.39.5",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.4.3",
"react-use": "^17.4.0",