chore: update baileys version in package.json

Updated the baileys version in package.json to ensure compatibility with the latest features and bug fixes. This change is necessary to maintain the stability and performance of the application.
This commit is contained in:
Davidson Gomes 2024-06-12 18:56:17 -03:00
parent f1c31a70bc
commit 06ba1fd17b

View File

@ -52,7 +52,7 @@
"@hapi/boom": "^10.0.1", "@hapi/boom": "^10.0.1",
"@prisma/client": "^5.15.0", "@prisma/client": "^5.15.0",
"@sentry/node": "^7.59.2", "@sentry/node": "^7.59.2",
"@whiskeysockets/baileys": "6.7.4", "@whiskeysockets/baileys": "6.7.5",
"amqplib": "^0.10.3", "amqplib": "^0.10.3",
"axios": "^1.6.5", "axios": "^1.6.5",
"class-validator": "^0.14.1", "class-validator": "^0.14.1",