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"
}
}

View File

@@ -14,7 +14,7 @@
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest",
"@bot-whatsapp/portal": "latest",
"whatsapp-web.js": "1.18.4"
"whatsapp-web.js": "1.19.2"
},
"author": "",
"license": "ISC"

View File

@@ -14,7 +14,7 @@
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest",
"@bot-whatsapp/portal": "latest",
"whatsapp-web.js": "1.18.4"
"whatsapp-web.js": "1.19.2"
},
"author": "",
"license": "ISC"

View File

@@ -9,7 +9,7 @@
},
"keywords": [],
"dependencies": {
"whatsapp-web.js": "1.18.4",
"whatsapp-web.js": "1.19.2",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",

View File

@@ -9,7 +9,7 @@
},
"keywords": [],
"dependencies": {
"whatsapp-web.js": "1.18.4",
"whatsapp-web.js": "1.19.2",
"@bot-whatsapp/bot": "latest",
"@bot-whatsapp/cli": "latest",
"@bot-whatsapp/database": "latest",