feat(core): Upgrade Rudderstack SDK to address CVE-2023-45857 (#8368)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-01-26 16:58:44 +01:00
committed by GitHub
parent d7a248a1c7
commit 2fba0e8d58
8 changed files with 85 additions and 263 deletions

View File

@@ -20,6 +20,6 @@
"dist/**/*"
],
"dependencies": {
"axios": "1.6.5"
"axios": "1.6.7"
}
}