Merge remote-tracking branch 'upstream/develop' into bugfix/media-upload-failed-on-all-hosts

# Conflicts:
#	package-lock.json
#	src/utils/makeProxyAgent.ts
This commit is contained in:
Jeferson Ramos
2025-11-24 13:58:25 -03:00
31 changed files with 2373 additions and 1606 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "2.3.6",
"version": "2.3.7",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/main.js",
"type": "commonjs",
@@ -77,7 +77,7 @@
"amqplib": "^0.10.5",
"audio-decode": "^2.2.3",
"axios": "^1.7.9",
"baileys": "7.0.0-rc.6",
"baileys": "7.0.0-rc.9",
"class-validator": "^0.14.1",
"compression": "^1.7.5",
"cors": "^2.8.5",
@@ -97,6 +97,7 @@
"jsonschema": "^1.4.1",
"jsonwebtoken": "^9.0.2",
"kafkajs": "^2.2.4",
"libphonenumber-js": "^1.12.25",
"link-preview-js": "^3.0.13",
"long": "^5.2.3",
"mediainfo.js": "^0.3.4",