[cloud-api,cloud-workers,local-sync] Bump hapi version

We were two major versions behind. I upgraded and everything is working fine
in dev.
This commit is contained in:
Christine Spang 2017-02-15 07:54:24 -08:00
parent c8d1daddf4
commit 04478f81c8

View file

@ -7,11 +7,11 @@
"base64-stream": "0.1.3",
"encoding": "0.1.12",
"googleapis": "9.0.0",
"hapi": "13.4.1",
"hapi-auth-basic": "4.2.0",
"hapi-boom-decorators": "1.1.3",
"hapi-plugin-websocket": "0.9.2",
"hapi-swagger": "6.1.0",
"hapi": "^16.0.3",
"hapi-auth-basic": "^4.2.0",
"hapi-boom-decorators": "^2.2.2",
"hapi-swagger": "^7.6.0",
"hapi-plugin-websocket": "^0.9.2",
"he": "1.1.0",
"iconv": "2.2.1",
"inert": "4.0.0",