Upgrade n8n worklfow to resolve axios dependabot alert (#2893)
This commit is contained in:
@@ -52,6 +52,11 @@ module.exports = {
|
||||
"n8n-nodes-base/node-resource-description-filename-against-convention":
|
||||
"off",
|
||||
"n8n-nodes-base/node-param-fixed-collection-type-unsorted-items": "off",
|
||||
"n8n-nodes-base/node-class-description-inputs-wrong-regular-node":
|
||||
"off",
|
||||
"n8n-nodes-base/node-class-description-outputs-wrong": "off",
|
||||
"n8n-nodes-base/node-param-description-wrong-for-dynamic-options":
|
||||
"off",
|
||||
},
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user