Skip to content

Commit

Permalink
bump timed-out
Browse files Browse the repository at this point in the history
this will fix false-positive errors for inactivity on keep-alive sockets
  • Loading branch information
floatdrop committed Dec 29, 2016
1 parent 4b7fb5d commit e21d46e
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 @@ -53,7 +53,7 @@
"is-stream": "^1.0.0",
"lowercase-keys": "^1.0.0",
"safe-buffer": "^5.0.1",
"timed-out": "^3.0.0",
"timed-out": "^4.0.0",
"unzip-response": "^2.0.1",
"url-parse-lax": "^1.0.0"
},
Expand Down

0 comments on commit e21d46e

Please sign in to comment.