From bbd7814a8ea99bd827cd8c881336712c598af307 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:13:13 +0000 Subject: [PATCH] chore(renovate): Security update Update dependency ajv@<6.12.3 to >=6.12.6 [SECURITY] --- package.json | 2 +- pnpm-workspace.yaml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ac11bf97d1..7c40c8bc36 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@vue/runtime-dom@*": "3.5.14", "@azure/msal-node": "^2.16.2", "@babel/traverse@<7.23.2": ">=7.23.2", - "ajv@<6.12.3": ">=6.12.3", + "ajv@<6.12.3": ">=6.12.6", "axios@>=0.8.1 <0.28.0": ">=0.28.0", "axios@>=1.0.0 <1.13.5": ">=1.13.5", "follow-redirects@<1.15.4": ">=1.15.4", diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7a7f0da200..7520cafedc 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -21,3 +21,6 @@ minimumReleaseAge: 10080 # Prevent transitive dependencies from pulling code via git+ssh, https tarballs, # or other non-registry protocols. Only direct dependencies may use exotic sources. blockExoticSubdeps: true +minimumReleaseAgeExclude: + # Renovate security update: ajv@<6.12.3@6.12.6 + - ajv@<6.12.3@6.12.6