feat(core): Upgrade axios and follow-redirects to address CVE-2023-26159 (#8366)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-01-17 16:41:01 +01:00
committed by GitHub
parent 639d34769e
commit 3912c5e7ab
5 changed files with 50 additions and 39 deletions

View File

@@ -50,7 +50,7 @@
"dependencies": {
"@n8n/client-oauth2": "workspace:*",
"aws4": "1.11.0",
"axios": "1.6.2",
"axios": "1.6.5",
"concat-stream": "2.0.0",
"cron": "1.7.2",
"fast-glob": "3.2.12",