Bump @hookform/resolvers from 2.8.5 to 2.8.9 in /kafka-ui-react-app (#1978)
Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/react-hook-form/resolvers/releases) - [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.5...v2.8.9) --- updated-dependencies: - dependency-name: "@hookform/resolvers" dependency-type: direct:production update-type: version-update:semver-patch ... 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
18eadfca28
commit
3321460185
1 changed files with 6 additions and 6 deletions
12
kafka-ui-react-app/package-lock.json
generated
12
kafka-ui-react-app/package-lock.json
generated
|
@ -5755,9 +5755,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@hookform/resolvers": {
|
||||
"version": "2.8.5",
|
||||
"resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.5.tgz",
|
||||
"integrity": "sha512-n7eFm4snsejpfZVH8q2NU7YJbsGhF61IHB0TxgK11nmg08RymEr3KscnbTAZaPd9RaXa3vUPoULgBRN2nVDtMg==",
|
||||
"version": "2.8.9",
|
||||
"resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.9.tgz",
|
||||
"integrity": "sha512-IXwGpjewxScF4N2kuyYDip6ABqH4lCg9n1f1mp0vbmKik+u+nestpbtdEs6U1WQZxwaoK/2APv1+MEr4czX7XA==",
|
||||
"peerDependencies": {
|
||||
"react-hook-form": "^7.0.0"
|
||||
}
|
||||
|
@ -33086,9 +33086,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"@hookform/resolvers": {
|
||||
"version": "2.8.5",
|
||||
"resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.5.tgz",
|
||||
"integrity": "sha512-n7eFm4snsejpfZVH8q2NU7YJbsGhF61IHB0TxgK11nmg08RymEr3KscnbTAZaPd9RaXa3vUPoULgBRN2nVDtMg==",
|
||||
"version": "2.8.9",
|
||||
"resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.9.tgz",
|
||||
"integrity": "sha512-IXwGpjewxScF4N2kuyYDip6ABqH4lCg9n1f1mp0vbmKik+u+nestpbtdEs6U1WQZxwaoK/2APv1+MEr4czX7XA==",
|
||||
"requires": {}
|
||||
},
|
||||
"@humanwhocodes/config-array": {
|
||||
|
|
Loading…
Add table
Reference in a new issue