aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-02 17:01:55 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitd13d1fc522451df4d02286abdeb5945ceebe9a70 (patch)
tree8fb02244b4fe0399e3820805371f126f548d6ced /vnext/package.json
parent35b567656b066818263adce8ec82d6d62b616bd8 (diff)
Bump react-hook-form from 7.41.2 to 7.41.3
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.41.2 to 7.41.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.41.2...v7.41.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 3d131f7e..8a0b4cae 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.41.2",
+ "react-hook-form": "^7.41.3",
"react-hot-toast": "^2.4.0",
"react-router-dom": "^6.6.1",
"react-use": "^17.4.0",