mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-19 17:59:12 -06:00
chore: update baileys version
This commit is contained in:
parent
1ded6c81ad
commit
23549e3c1f
@ -15,6 +15,7 @@
|
|||||||
* Fixed openai setting when send a message with chatwoot
|
* Fixed openai setting when send a message with chatwoot
|
||||||
* Fix buildkey function in hSet and hDelete
|
* Fix buildkey function in hSet and hDelete
|
||||||
* Fix mexico number
|
* Fix mexico number
|
||||||
|
* Update baileys version
|
||||||
|
|
||||||
# 2.1.1 (2024-09-22 10:31)
|
# 2.1.1 (2024-09-22 10:31)
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
"@sentry/node": "^8.28.0",
|
"@sentry/node": "^8.28.0",
|
||||||
"amqplib": "^0.10.3",
|
"amqplib": "^0.10.3",
|
||||||
"axios": "^1.6.5",
|
"axios": "^1.6.5",
|
||||||
"baileys": "6.7.7",
|
"baileys": "6.7.8",
|
||||||
"class-validator": "^0.14.1",
|
"class-validator": "^0.14.1",
|
||||||
"compression": "^1.7.4",
|
"compression": "^1.7.4",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
|
Loading…
Reference in New Issue
Block a user