Merge pull request #34 from kudos/dependabot/npm_and_yarn/koa-redis-4.0.1

Bump koa-redis from 4.0.0 to 4.0.1
This commit is contained in:
Jonathan Cremin 2020-01-24 19:40:15 +00:00 committed by GitHub
commit 50e20e4128
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

View file

@ -63,7 +63,7 @@
"koa-generic-session": "^2.0.1",
"koa-helmet": "^5.2.0",
"koa-logger": "~3.2.1",
"koa-redis": "^4.0.0",
"koa-redis": "^4.0.1",
"koa-router": "^7.4.0",
"koa-session": "^5.10.1",
"koa-static": "^5.0.0",