Merge pull request #266 from the-luap/security/pin-axios-version

security: pin axios to 1.14.0 — supply chain attack prevention
This commit is contained in:
Paul Nothaft
2026-04-05 18:40:47 +02:00
committed by GitHub
4 changed files with 30 additions and 24 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"adm-zip": "^0.5.16",
"archiver": "^5.3.1",
"axios": "^1.12.2",
"axios": "1.14.0",
"bcrypt": "6.0.0",
"chokidar": "4.0.3",
"cookie-parser": "^1.4.7",