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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user