chore: update Baileys dependency to version 7.0.0-rc.3 and improve message key handling in WhatsApp service
Some checks failed
Build Docker image / Build and Deploy (push) Has been cancelled

This commit is contained in:
Davidson Gomes
2025-09-15 16:21:33 -03:00
parent bfe7030fab
commit 486645fb08
7 changed files with 2855 additions and 1434 deletions

View File

@@ -60,7 +60,7 @@
"amqplib": "^0.10.5",
"audio-decode": "^2.2.3",
"axios": "^1.7.9",
"baileys": "github:WhiskeySockets/Baileys",
"baileys": "^7.0.0-rc.3",
"class-validator": "^0.14.1",
"compression": "^1.7.5",
"cors": "^2.8.5",
@@ -125,7 +125,7 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"prettier": "^3.4.2",
"tsconfig-paths": "^4.2.0",
"tsx": "^4.20.3",
"tsx": "^4.20.5",
"typescript": "^5.7.2"
}
}