Skip to content

Commit

Permalink
chore: bump proxy-from-env dependency (#1210)
Browse files Browse the repository at this point in the history
Fixes #1184
  • Loading branch information
aslushnikov authored Mar 4, 2020
1 parent 7787624 commit 14a7d1c
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 @@ -45,7 +45,7 @@
"jpeg-js": "^0.3.6",
"pngjs": "^3.4.0",
"progress": "^2.0.3",
"proxy-from-env": "^1.0.0",
"proxy-from-env": "^1.1.0",
"rimraf": "^3.0.2",
"uuid": "^3.4.0",
"ws": "^6.1.0"
Expand Down

0 comments on commit 14a7d1c

Please sign in to comment.