chore: Upgrade axios to address CVE-2025-27152 (#13799)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-03-11 09:08:01 +01:00
committed by GitHub
parent de23ae5558
commit 6c1b99d6c2
5 changed files with 62 additions and 78 deletions

View File

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