From bce841a90113474e22f0698267f02bb4b3ad4603 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 13:38:32 +0000 Subject: [PATCH] chore(deps): bump ajv-formats from 2.1.1 to 3.0.1 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-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dotcom-rendering/package.json | 2 +- pnpm-lock.yaml | 16 ++++------------ 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index 860177ae663..c83366e5caa 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -95,7 +95,7 @@ "@types/youtube": "0.0.50", "@typescript-eslint/eslint-plugin": "8.57.1", "ajv": "8.18.0", - "ajv-formats": "2.1.1", + "ajv-formats": "3.0.1", "aws-cdk": "catalog:", "aws-cdk-lib": "catalog:", "browserslist": "4.28.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4201a6854ff..ce34bc66c96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -674,8 +674,8 @@ importers: specifier: 8.18.0 version: 8.18.0 ajv-formats: - specifier: 2.1.1 - version: 2.1.1(ajv@8.18.0) + specifier: 3.0.1 + version: 3.0.1(ajv@8.18.0) aws-cdk: specifier: 'catalog:' version: 2.1139.0 @@ -5085,14 +5085,6 @@ packages: resolution: {integrity: sha512-0poP0T7el6Vq3rstR8Mn4V/IQrpBLO6POkUSrN7RhyY+GF/InCFShQzsQ39T25gkHhLgSLByyAz+Kjb+c2L98w==} engines: {node: '>=12'} - ajv-formats@2.1.1: - resolution: {integrity: sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==} - peerDependencies: - ajv: ^8.0.0 - peerDependenciesMeta: - ajv: - optional: true - ajv-formats@3.0.1: resolution: {integrity: sha512-8iUql50EUR+uUcdRQ3HDqa6EVyo3docL8g5WJ3FNcWmu62IbkGUue/pEyLBW8VGKKucTPgqeks4fIU1DA4yowQ==} peerDependencies: @@ -14236,7 +14228,7 @@ snapshots: '@typescript-eslint/project-service@8.57.1(supports-color@8.1.1)(typescript@6.0.3)': dependencies: '@typescript-eslint/tsconfig-utils': 8.57.1(typescript@6.0.3) - '@typescript-eslint/types': 8.57.1 + '@typescript-eslint/types': 8.70.0 debug: 4.4.3(supports-color@8.1.1) typescript: 6.0.3 transitivePeerDependencies: @@ -14605,7 +14597,7 @@ snapshots: clean-stack: 4.2.0 indent-string: 5.0.0 - ajv-formats@2.1.1(ajv@8.18.0): + ajv-formats@3.0.1(ajv@8.18.0): optionalDependencies: ajv: 8.18.0