mirror of
https://github.com/bitwarden/browser
synced 2026-01-04 09:33:27 +00:00
update package https-proxy-agent (#246)
* update package http-proxy-agent * Update syntax appropriately * Explicitly add utils package to fix broken tests * Revert "Explicitly add utils package to fix broken tests" This reverts commit 2cf03fdcbae89e55124c7e36201238520434f8cc. * Import util in spec to make sure it gets bundled * Revert "Import util in spec to make sure it gets bundled" This reverts commit 79264cdab0ef37af855d64a6dc3ef574575309d2. * Add alias to ensure util module resolves in tests Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
"electron-updater": "4.3.5",
|
||||
"forcefocus": "^1.1.0",
|
||||
"form-data": "2.3.2",
|
||||
"https-proxy-agent": "4.0.0",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"inquirer": "6.2.0",
|
||||
"jsdom": "13.2.0",
|
||||
"keytar": "4.13.0",
|
||||
|
||||
Reference in New Issue
Block a user