build(deps): add @aws-sdk/client-s3 for custom S3 file server config

This commit is contained in:
Inamul-hasan-tec
2026-08-19 14:36:41 +05:30
parent 01e7ca58e8
commit 867eba1205
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"db:seed:undo:test": "cross-env NODE_ENV=test sequelize-cli db:seed:undo:all --config src/shared/config/database.config.cjs --seeders-path src/seeders --models-path src/shared/database"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1111.0",
"@aws-sdk/client-s3": "^3.1113.0",
"bcrypt": "^6.0.0",
"cloudinary": "^2.10.0",
"compression": "^1.7.5",