fix(provider): wwebjs upgrade

fix(cli):  refactor
This commit is contained in:
Leifer Mendez
2023-01-16 11:00:32 +01:00
committed by GitHub
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"dependencies": {
"whatsapp-web.js": "1.18.4"
"whatsapp-web.js": "1.19.2"
}
}