fix: add global-agent

support behind a proxy for backstage-cli commands like versions:bump

Signed-off-by: David Weber <david.weber@w3tec.ch>
This commit is contained in:
David Weber
2022-04-21 00:06:13 +02:00
committed by Johan Haals
parent 5d5f913166
commit 08e12a3a14
4 changed files with 72 additions and 0 deletions
+1
View File
@@ -82,6 +82,7 @@
"fork-ts-checker-webpack-plugin": "^7.0.0-alpha.8",
"fs-extra": "10.0.1",
"glob": "^7.1.7",
"global-agent": "^3.0.0",
"handlebars": "^4.7.3",
"html-webpack-plugin": "^5.3.1",
"inquirer": "^8.2.0",