chore(xo-server): update http-server-plus to 0.10

Fixes #2803
This commit is contained in:
Julien Fontanet 2018-03-28 00:11:17 +02:00
parent 7e689076d8
commit 738d98eb42
2 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@
"highland": "^2.11.1",
"http-proxy": "^1.16.2",
"http-request-plus": "^0.5.0",
"http-server-plus": "^0.9.0",
"http-server-plus": "^0.10.0",
"human-format": "^0.10.0",
"is-redirect": "^1.0.0",
"jest-worker": "^22.4.3",

View File

@ -5811,9 +5811,9 @@ http-request-plus@^0.5.0:
lodash "^4.17.4"
promise-toolbox "^0.9.5"
http-server-plus@^0.9.0:
version "0.9.0"
resolved "https://registry.yarnpkg.com/http-server-plus/-/http-server-plus-0.9.0.tgz#3b0b38415aa18a479327e6781b23a1a26de71819"
http-server-plus@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/http-server-plus/-/http-server-plus-0.10.0.tgz#c341b0fbfa5e2dc26122173c7410920d632b7515"
dependencies:
event-to-promise "^0.8.0"
lodash "^4.16.0"