mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-24 16:14:01 +08:00
[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:
parent
c8d1daddf4
commit
04478f81c8
1 changed files with 5 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue