Skip to content

Commit

Permalink
fix: upgrade proxy-agent to fix the security vulnerability. (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyj1991 committed Sep 7, 2021
1 parent 04ed2a0 commit 1e6622a
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 @@ -42,7 +42,7 @@
"humanize-ms": "^1.2.0",
"iconv-lite": "^0.4.15",
"ip": "^1.1.5",
"proxy-agent": "^4.0.1",
"proxy-agent": "^5.0.0",
"pump": "^3.0.0",
"qs": "^6.4.0",
"statuses": "^1.3.1",
Expand Down

0 comments on commit 1e6622a

Please sign in to comment.