fix: Adjusts in number validation for AR and MX numbers

This commit is contained in:
Davidson Gomes
2023-07-12 11:15:45 -03:00
parent 19e7c0be0b
commit 95045db74e
5 changed files with 42 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.1.4",
"version": "1.1.6",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {
@@ -43,7 +43,7 @@
"@adiwajshing/keyed-db": "^0.2.4",
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@hapi/boom": "^10.0.1",
"@whiskeysockets/baileys": "github:EvolutionAPI/Baileys",
"@whiskeysockets/baileys": "github:vphelipe/WhiskeySockets-Baileys#master",
"axios": "^1.3.5",
"class-validator": "^0.13.2",
"compression": "^1.7.4",