fix(core): Upgrade tournament to address some XSS vulnerabilities (#10277)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-08-01 17:19:31 +02:00
committed by GitHub
parent d8688bd463
commit 43ae159ea4
2 changed files with 7 additions and 22 deletions

View File

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