mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
chore: Upgrade axios to address CVE-2025-27152 (#13799)
This commit is contained in:
committed by
GitHub
parent
de23ae5558
commit
6c1b99d6c2
@@ -87,7 +87,11 @@
|
||||
"tsconfig-paths": "^4.2.0",
|
||||
"typescript": "^5.7.2",
|
||||
"vue-tsc": "^2.1.10",
|
||||
"ws": ">=8.17.1"
|
||||
"ws": ">=8.17.1",
|
||||
"@rudderstack/rudder-sdk-node>axios": "1.8.2",
|
||||
"ibm-cloud-sdk-core>axios": "1.8.2",
|
||||
"langchain>axios": "1.8.2",
|
||||
"snowflake-sdk>axios": "1.8.2"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
"bull@4.12.1": "patches/bull@4.12.1.patch",
|
||||
|
||||
Reference in New Issue
Block a user