Skip to content

Commit

Permalink
fix(deps): update dependency https-proxy-agent to v3 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Oct 8, 2019
1 parent c84ddd6 commit 4a38f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"dependencies": {
"abort-controller": "^3.0.0",
"extend": "^3.0.2",
"https-proxy-agent": "^2.2.1",
"https-proxy-agent": "^3.0.0",
"is-stream": "^2.0.0",
"node-fetch": "^2.3.0"
}
Expand Down

0 comments on commit 4a38f35

Please sign in to comment.