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>
This commit is contained in:
parent
87af48d7c2
commit
050bd605f3
2 changed files with 4 additions and 4 deletions
6
kafka-ui-react-app/package-lock.json
generated
6
kafka-ui-react-app/package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue