This commit is contained in:
Suvodip
2025-03-11 16:52:39 +05:30
parent 0d4323df9e
commit b7da294a17
5 changed files with 631 additions and 60 deletions

View File

@@ -48,18 +48,19 @@
],
"dependencies": {
"aws-sdk": "^2.1669.0",
"axios": "^1.7.7",
"axios": "^1.8.2",
"bcryptjs": "^2.4.3",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"cors": "^2.8.5",
"cross-env": "^7.0.0",
"dotenv": "^10.0.0",
"express": "^4.17.1",
"express": "^4.21.2",
"express-mongo-sanitize": "^2.0.0",
"express-rate-limit": "^5.0.0",
"form-data": "^4.0.1",
"form-data": "^4.0.2",
"formdata-node": "^6.0.3",
"fs": "^0.0.1-security",
"helmet": "^4.1.0",
"http-status": "^1.4.0",
"install": "^0.13.0",
@@ -75,7 +76,9 @@
"npm": "^11.0.0",
"passport": "^0.4.0",
"passport-jwt": "^4.0.0",
"path": "^0.12.7",
"pm2": "^5.1.0",
"puppeteer": "^24.4.0",
"swagger-jsdoc": "^6.0.8",
"swagger-ui-express": "^4.1.6",
"validator": "^13.0.0",