chore(sat): prepara entorno para proxies

- Agrega dependencia https-proxy-agent.
- Documenta variables SAT_PROXY_LIST, SAT_PROXY_STRATEGY y SAT_PROXY_FALLBACK_DIRECT en .env.example.
- Actualiza pnpm-lock.yaml.
This commit is contained in:
Horux Dev
2026-08-03 03:58:29 +00:00
parent 284c7620a9
commit 3f31e25ae7
3 changed files with 44 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"facturapi": "^4.14.2",
"fast-xml-parser": "^5.3.3",
"helmet": "^8.0.0",
"https-proxy-agent": "^7.0.6",
"jsonwebtoken": "^9.0.2",
"mercadopago": "^2.12.0",
"node-cron": "^4.2.1",