mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(core): Upgrade tournament to address some XSS vulnerabilities (#10277)
This commit is contained in:
committed by
GitHub
parent
d8688bd463
commit
43ae159ea4
@@ -39,7 +39,7 @@
|
||||
"@types/xml2js": "catalog:"
|
||||
},
|
||||
"dependencies": {
|
||||
"@n8n/tournament": "1.0.2",
|
||||
"@n8n/tournament": "1.0.3",
|
||||
"@n8n_io/riot-tmpl": "4.0.0",
|
||||
"ast-types": "0.15.2",
|
||||
"axios": "catalog:",
|
||||
|
||||
Reference in New Issue
Block a user