Change the way numbers are validated on whatsapp

This commit is contained in:
Judson Cairo
2024-03-07 19:18:32 -03:00
parent 499bd4328a
commit bab58054f7
2 changed files with 47 additions and 16 deletions

View File

@@ -60,7 +60,6 @@
"exiftool-vendored": "^22.0.0",
"express": "^4.18.2",
"express-async-errors": "^3.1.1",
"fast-levenshtein": "^3.0.0",
"form-data": "^4.0.0",
"hbs": "^4.2.0",
"https-proxy-agent": "^7.0.2",
@@ -94,7 +93,6 @@
"@types/compression": "^1.7.2",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.17",
"@types/fast-levenshtein": "^0.0.4",
"@types/js-yaml": "^4.0.5",
"@types/jsonwebtoken": "^8.5.9",
"@types/mime-types": "^2.1.1",