aiTextToSpeech file upload

This commit is contained in:
Kar
2024-11-18 18:42:46 +05:30
parent 51c520108b
commit 411766987c
4 changed files with 68 additions and 57 deletions

View File

@@ -49,6 +49,7 @@
],
"dependencies": {
"aws-sdk": "^2.1669.0",
"axios": "^1.7.7",
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
@@ -58,6 +59,7 @@
"express": "^4.17.1",
"express-mongo-sanitize": "^2.0.0",
"express-rate-limit": "^5.0.0",
"form-data": "^4.0.1",
"helmet": "^4.1.0",
"http-status": "^1.4.0",
"joi": "^17.3.0",