chore(dependencies): update baileys and AWS SDK packages
Some checks are pending
Check Code Quality / check-lint-and-build (push) Waiting to run
Build Docker image / Build and Deploy (push) Waiting to run
Security Scan / CodeQL Analysis (javascript) (push) Waiting to run
Security Scan / Dependency Review (push) Waiting to run

- Updated baileys to version 7.0.0-rc.8 in package.json and package-lock.json.
- Downgraded AWS SDK packages to specific versions for compatibility.
- Adjusted various dependencies to maintain stability and performance.
This commit is contained in:
Davidson Gomes
2025-11-19 16:52:13 -03:00
parent 73fb376602
commit f5e43a3b3f
3 changed files with 450 additions and 450 deletions

View File

@@ -77,7 +77,7 @@
"amqplib": "^0.10.5",
"audio-decode": "^2.2.3",
"axios": "^1.7.9",
"baileys": "7.0.0-rc.6",
"baileys": "7.0.0-rc.8",
"class-validator": "^0.14.1",
"compression": "^1.7.5",
"cors": "^2.8.5",