diff --git a/kafka-ui-react-app/pnpm-lock.yaml b/kafka-ui-react-app/pnpm-lock.yaml index 01862dd3bbe..89fe6dd7bb9 100644 --- a/kafka-ui-react-app/pnpm-lock.yaml +++ b/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