mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
feat(core): Upgrade axios and follow-redirects to address CVE-2023-26159 (#8366)
This commit is contained in:
committed by
GitHub
parent
639d34769e
commit
3912c5e7ab
@@ -20,6 +20,6 @@
|
||||
"dist/**/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"axios": "1.6.2"
|
||||
"axios": "1.6.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user