Przeglądaj źródła

Bump ajv from 8.8.2 to 8.12.0 in /kafka-ui-react-app

Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.8.2 to 8.12.0.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v8.8.2...v8.12.0)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 rok temu
rodzic
commit
19c2986900
1 zmienionych plików z 6 dodań i 6 usunięć
  1. 6 6
      kafka-ui-react-app/pnpm-lock.yaml

+ 6 - 6
kafka-ui-react-app/pnpm-lock.yaml

@@ -40,10 +40,10 @@ dependencies:
     version: 1.7.1
   ajv:
     specifier: ^8.6.3
-    version: 8.8.2
+    version: 8.12.0
   ajv-formats:
     specifier: ^2.1.1
-    version: 2.1.1(ajv@8.8.2)
+    version: 2.1.1(ajv@8.12.0)
   classnames:
     specifier: ^2.2.6
     version: 2.3.1
@@ -2126,7 +2126,7 @@ packages:
       - supports-color
     dev: true
 
-  /ajv-formats@2.1.1(ajv@8.8.2):
+  /ajv-formats@2.1.1(ajv@8.12.0):
     resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==}
     peerDependencies:
       ajv: ^8.0.0
@@ -2134,7 +2134,7 @@ packages:
       ajv:
         optional: true
     dependencies:
-      ajv: 8.8.2
+      ajv: 8.12.0
     dev: false
 
   /ajv@6.12.6:
@@ -2146,8 +2146,8 @@ packages:
       uri-js: 4.4.1
     dev: true
 
-  /ajv@8.8.2:
-    resolution: {integrity: sha512-x9VuX+R/jcFj1DHo/fCp99esgGDWiHENrKxaCENuCxpoMCmAt/COCGVDwA7kleEpEzJjDnvh3yGoOuLu0Dtllw==}
+  /ajv@8.12.0:
+    resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
     dependencies:
       fast-deep-equal: 3.1.3
       json-schema-traverse: 1.0.0