Skip to content

Commit

Permalink
fix(deps): update dependency https-proxy-agent to v5 (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2020
1 parent 133b447 commit 56de0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -80,7 +80,7 @@
"dependencies": {
"abort-controller": "^3.0.0",
"extend": "^3.0.2",
"https-proxy-agent": "^4.0.0",
"https-proxy-agent": "^5.0.0",
"is-stream": "^2.0.0",
"node-fetch": "^2.3.0"
}
Expand Down

0 comments on commit 56de0a8

Please sign in to comment.