浏览代码

Bump react-hook-form from 7.6.9 to 7.12.2 in /kafka-ui-react-app (#760)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.6.9 to 7.12.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.6.9...v7.12.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年之前
父节点
当前提交
050bd605f3
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 3 3
      kafka-ui-react-app/package-lock.json
  2. 1 1
      kafka-ui-react-app/package.json

+ 3 - 3
kafka-ui-react-app/package-lock.json

@@ -16600,9 +16600,9 @@
       "integrity": "sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA=="
     },
     "react-hook-form": {
-      "version": "7.6.9",
-      "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.6.9.tgz",
-      "integrity": "sha512-nz+btC4WFIm3zPBjw22K3t9nnJtlMMwj8slcbPYoTKlkSVA5l+q3Ai+VF0YzeRi7vbyyeGQvpyibov1xd/TV7A=="
+      "version": "7.12.2",
+      "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.12.2.tgz",
+      "integrity": "sha512-cpxocjrgpMAJCMJQR51BQhMoEx80/EQqePNihMTgoTYTqCRbd2GExi+N4GJIr+cFqrmbwNj9wxk5oLWYQsUefg=="
     },
     "react-is": {
       "version": "16.13.1",

+ 1 - 1
kafka-ui-react-app/package.json

@@ -26,7 +26,7 @@
     "react-ace": "^9.4.3",
     "react-datepicker": "^4.2.0",
     "react-dom": "^17.0.1",
-    "react-hook-form": "7.6.9",
+    "react-hook-form": "7.12.2",
     "react-json-tree": "^0.15.0",
     "react-multi-select-component": "^4.0.6",
     "react-redux": "^7.2.2",