Add http and https agents

This commit is contained in:
Uğur Erkan
2021-10-30 17:02:29 +03:00
parent 88c3d952d3
commit 2cc7a990ff
2 changed files with 103 additions and 21 deletions

View File

@@ -76,6 +76,8 @@
"express-basic-auth": "~1.2.0",
"form-data": "~4.0.0",
"http-graceful-shutdown": "~3.1.5",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.0",
"iconv-lite": "^0.6.3",
"jsonwebtoken": "~8.5.1",
"jwt-decode": "^3.1.2",