chore: update promise-toolbox to v0.11

`timeout()` now provides better stack traces and support 0 delay to
disable the timeout.
This commit is contained in:
Julien Fontanet
2018-11-02 11:48:44 +01:00
parent 5cf29a98b3
commit d5e0150880
15 changed files with 21 additions and 14 deletions

View File

@@ -95,7 +95,7 @@
"passport": "^0.4.0",
"passport-local": "^1.0.0",
"pretty-format": "^23.0.0",
"promise-toolbox": "^0.10.1",
"promise-toolbox": "^0.11.0",
"proxy-agent": "^3.0.0",
"pug": "^2.0.0-rc.4",
"pump": "^3.0.0",