From c0c411aba253dcf187d07350341dcd9f4b0809aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 20:32:17 +0000 Subject: [PATCH] build(deps): bump ajv from 6.12.6 to 6.14.0 in /example-nextjs-consumer Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.6 to 6.14.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0) --- updated-dependencies: - dependency-name: ajv dependency-version: 6.14.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- example-nextjs-consumer/pnpm-lock.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/example-nextjs-consumer/pnpm-lock.yaml b/example-nextjs-consumer/pnpm-lock.yaml index 05576f2..5cdc17c 100644 --- a/example-nextjs-consumer/pnpm-lock.yaml +++ b/example-nextjs-consumer/pnpm-lock.yaml @@ -1161,6 +1161,7 @@ packages: next@15.4.7: resolution: {integrity: sha512-OcqRugwF7n7mC8OSYjvsZhhG1AYSvulor1EIUsIkbbEbf1qoE5EbH36Swj8WhF4cHqmDgkiam3z1c1W0J1Wifg==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} + deprecated: This version has a security vulnerability. Please upgrade to a patched version. See https://nextjs.org/blog/CVE-2025-66478 for more details. hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0