fix: Debug Bad Request

This commit is contained in:
Davidson Gomes
2023-09-11 09:39:09 -03:00
parent cd0da914f4
commit adc8833670
3 changed files with 7 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
"@figuro/chatwoot-sdk": "^1.1.14",
"@hapi/boom": "^10.0.1",
"@sentry/node": "^7.59.2",
"@whiskeysockets/baileys": "^6.4.1",
"@whiskeysockets/baileys": "^6.4.0",
"amqplib": "^0.10.3",
"axios": "^1.3.5",
"class-validator": "^0.13.2",
@@ -78,7 +78,8 @@
"sharp": "^0.30.7",
"socket.io": "^4.7.1",
"socks-proxy-agent": "^8.0.1",
"uuid": "^9.0.0"
"uuid": "^9.0.0",
"whatsapp-web.js": "^1.22.1"
},
"devDependencies": {
"@types/compression": "^1.7.2",