Merge pull request #28 from kudos/dependabot/npm_and_yarn/koa-websocket-6.0.0

Bump koa-websocket from 5.0.1 to 6.0.0
This commit is contained in:
Jonathan Cremin 2020-01-17 19:18:19 +00:00 committed by GitHub
commit 2ea3f3d1ef
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",