Skip to content

Commit 207d08f

Browse files
committed
Merge pull request #4 from bkw/http-proxy-dep
bump http-proxy dependency for http-party/node-http-proxy#266
2 parents 00f0ea6 + 0b2b16d commit 207d08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
, "main": "./distribute"
77
, "dependencies": {
88
"debug": "0.1.0"
9-
, "http-proxy": "0.8.0"
9+
, "http-proxy": "0.8.2"
1010
}
1111
, "devDependencies": {
1212
"mocha": "*"

0 commit comments

Comments
 (0)