Bump koa-websocket from 5.0.1 to 6.0.0

Bumps [koa-websocket](https://github.com/kudos/koa-websocket) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/kudos/koa-websocket/releases)
- [Changelog](https://github.com/kudos/koa-websocket/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kudos/koa-websocket/compare/5.0.1...6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-16 07:38:20 +00:00 committed by GitHub
parent 7784c02869
commit 74d0a9d6ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 20 deletions

View file

@ -68,7 +68,7 @@
"koa-session": "^5.10.1",
"koa-static": "^5.0.0",
"koa-views": "^6.2.1",
"koa-websocket": "^5.0.1",
"koa-websocket": "^6.0.0",
"kue": "^0.11.6",
"mime-types": "^2.1.26",
"moment": "^2.24.0",