Merge pull request #374 from judsonjuniorr/proxy-improvements

Proxy improvements
This commit is contained in:
Davidson Gomes
2024-01-21 18:16:15 -03:00
committed by GitHub
5 changed files with 58 additions and 46 deletions

View File

@@ -61,6 +61,7 @@
"express": "^4.18.2",
"express-async-errors": "^3.1.1",
"hbs": "^4.2.0",
"https-proxy-agent": "^7.0.2",
"jimp": "^0.16.13",
"join": "^3.0.0",
"js-yaml": "^4.1.0",
@@ -73,7 +74,6 @@
"node-mime-types": "^1.1.0",
"node-windows": "^1.0.0-beta.8",
"pino": "^8.11.0",
"proxy-agent": "^6.3.0",
"qrcode": "^1.5.1",
"qrcode-terminal": "^0.12.0",
"redis": "^4.6.5",