fix(axios): incorporate http(s)-proxy-agents

This commit is contained in:
Ali BARIN
2023-07-17 22:19:44 +00:00
parent ff774c2e8e
commit 89facbcddd
7 changed files with 61 additions and 3 deletions

View File

@@ -50,6 +50,8 @@
"graphql-type-json": "^0.3.2",
"handlebars": "^4.7.7",
"http-errors": "~1.6.3",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.1",
"jsonwebtoken": "^9.0.0",
"knex": "^2.4.0",
"lodash.get": "^4.4.2",