Browse Source

Bump @hookform/resolvers from 2.8.3 to 2.8.5 in /kafka-ui-react-app (#1232)

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.8.3 to 2.8.5.
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](https://github.com/react-hook-form/resolvers/compare/v2.8.3...v2.8.5)

---
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>
dependabot[bot] 3 years ago
parent
commit
223bf85b6b
1 changed files with 3 additions and 3 deletions
  1. 3 3
      kafka-ui-react-app/package-lock.json

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

@@ -1549,9 +1549,9 @@
       "integrity": "sha512-Y90nHzjgL2MP7GFy75kscdvxrCTjtyxGmOLLxX14nd08OXRIh9lMH/y9Kpdo0p1IPowJBiZMHyueg7p+yrqynQ=="
     },
     "@hookform/resolvers": {
-      "version": "2.8.3",
-      "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.3.tgz",
-      "integrity": "sha512-9G6/vCUNvg3O4MeAK4l749syOz/2r1DF/Pq3Njuk3sI4ObHoRyV0nxio5NrNLGC+7N1Ixu9vJ/loNhaUNXTX6A=="
+      "version": "2.8.5",
+      "resolved": "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-2.8.5.tgz",
+      "integrity": "sha512-n7eFm4snsejpfZVH8q2NU7YJbsGhF61IHB0TxgK11nmg08RymEr3KscnbTAZaPd9RaXa3vUPoULgBRN2nVDtMg=="
     },
     "@humanwhocodes/config-array": {
       "version": "0.5.0",