mirror of
https://github.com/nocodb/nocodb.git
synced 2026-06-01 20:01:44 +00:00
chore(renovate): Security update Update dependency ajv@<6.12.3 to >=6.12.6 [SECURITY]
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user