LibreChat/api/server/services/Files/Audio
Danny Avila 94d1afee84
🛡️ chore: address several npm vulnerabilities (#4151)
* chore: bump express to 4.21.0 to address CVE-2024-45590 and CVE-2024-43796

* chore: npm audit fix

* chore: uninstall unused `ws` dependency

* chore: bump nodemailer to 6.9.15

* chore: bump mongoose to v7.3.3

* chore: bump lint-staged for micromatch upgrade

* chore: bump axios to 1.7.7

* chore: npm audit fix for mongodb/mongoose vulns
2024-09-19 20:28:32 -04:00
..
getCustomConfigSpeech.js 🔧 fix: handle missing custom config speech (#3790) 2024-08-27 06:09:04 -04:00
getVoices.js 🔉 fix: Elevenlabs TTS and STT (#3482) 2024-07-30 12:46:46 -04:00
index.js 🗣️ refactor: speech services; fix: OpenAI STT (#3431) 2024-07-30 09:18:52 -04:00
streamAudio.js 🛡️ chore: address several npm vulnerabilities (#4151) 2024-09-19 20:28:32 -04:00
streamAudio.spec.js ⚙️ feat: Adjust Rate of Stream Progress (#3244) 2024-07-17 10:47:17 -04:00
STTService.js 🗣️ fix: Azure OpenAI STT (#3731) 2024-08-30 15:11:15 -04:00
TTSService.js 🗣️ refactor: speech services; fix: OpenAI STT (#3431) 2024-07-30 09:18:52 -04:00