Merge pull request #26 from kudos/dependabot/npm_and_yarn/koa-csrf-3.0.8

Bump koa-csrf from 3.0.7 to 3.0.8
This commit is contained in:
Jonathan Cremin 2020-01-17 19:18:08 +00:00 committed by GitHub
commit df4b962d7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 33 deletions

View file

@ -57,7 +57,7 @@
"koa": "^2.11.0",
"koa-bodyparser": "^4.2.1",
"koa-compress": "~3.0.0",
"koa-csrf": "^3.0.7",
"koa-csrf": "^3.0.8",
"koa-error": "^3.2.0",
"koa-favicon": "~2.0.1",
"koa-generic-session": "^2.0.1",