chore(renovate): Security update Update dependency ajv@<6.12.3 to >=6.12.6 [SECURITY]

This commit is contained in:
renovate[bot]
2026-05-11 12:13:13 +00:00
committed by GitHub
parent 25aa5a49a4
commit bbd7814a8e
2 changed files with 4 additions and 1 deletions

View File

@@ -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",

View File

@@ -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