1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

Fixed import for HttpsProxyAgent (#202)

* Fixed import for HttpsProxyAgent

* Try this fix again?

* One more effort, otherwise need to revert

* Syntax error

* Lint error fix

* revert https-proxy-agent version
This commit is contained in:
Chad Scharf
2020-11-13 15:07:34 -05:00
committed by GitHub
parent 37682e7146
commit 85faee21ee

View File

@@ -83,7 +83,7 @@
"electron-store": "1.3.0",
"electron-updater": "4.3.5",
"form-data": "2.3.2",
"https-proxy-agent": "5.0.0",
"https-proxy-agent": "4.0.0",
"inquirer": "6.2.0",
"jsdom": "13.2.0",
"keytar": "4.13.0",