bug wweb 1.19.2 to 1.19.4 fix queryExists to queryWidExists by @shirser121 in #1987, Fixing the queryWidExists function by @tofers in #1989, Fix mute chat by @tofers in #1982, Update WhatsApp Web Version (2.2306.7) by @github-actions in # #1954

This commit is contained in:
jcdevsoft
2023-02-13 00:30:15 -06:00
parent 647d6afd4b
commit b3680bd363
4 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"@bot-whatsapp/database": "latest",
"@bot-whatsapp/provider": "latest",
"@bot-whatsapp/portal": "latest",
"whatsapp-web.js": "1.19.2"
"whatsapp-web.js": "1.19.4"
},
"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.19.2"
"whatsapp-web.js": "1.19.4"
},
"author": "",
"license": "ISC"

View File

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

View File

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