From 626b2eaf34be5d7cf0374cbd7b4555241f2dcb72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 09:10:44 +0000 Subject: [PATCH] Bump ajv-formats from 2.1.1 to 3.0.1 in /frontend Bumps [ajv-formats](https://github.com/ajv-validator/ajv-formats) from 2.1.1 to 3.0.1. - [Release notes](https://github.com/ajv-validator/ajv-formats/releases) - [Commits](https://github.com/ajv-validator/ajv-formats/compare/v2.1.1...v3.0.1) --- updated-dependencies: - dependency-name: ajv-formats dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index b37c2e579..b1eb841cd 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,7 +14,7 @@ "@tanstack/react-table": "8.16.0", "ace-builds": "1.33.0", "ajv": "8.8.2", - "ajv-formats": "2.1.1", + "ajv-formats": "3.0.1", "json-schema-faker": "0.5.6", "jsonpath-plus": "8.1.0", "lossless-json": "2.0.11", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index f6ff5b6c9..13c4d0114 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -47,8 +47,8 @@ dependencies: specifier: 8.8.2 version: 8.8.2 ajv-formats: - specifier: 2.1.1 - version: 2.1.1(ajv@8.8.2) + specifier: 3.0.1 + version: 3.0.1(ajv@8.8.2) json-schema-faker: specifier: 0.5.6 version: 0.5.6 @@ -2299,8 +2299,8 @@ packages: - supports-color dev: true - /ajv-formats@2.1.1(ajv@8.8.2): - resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} + /ajv-formats@3.0.1(ajv@8.8.2): + resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==} peerDependencies: ajv: ^8.0.0 peerDependenciesMeta: