Merge pull request #77 from kudos/dependabot/npm_and_yarn/koa-bodyparser-4.3.0

Bump koa-bodyparser from 4.2.1 to 4.3.0
This commit is contained in:
Jonathan Cremin 2020-06-10 20:36:04 +01:00 committed by GitHub
commit 18eaad1baa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -55,7 +55,7 @@
"jquery": "^3.3.1",
"kcors": "^2.2.2",
"koa": "^2.11.0",
"koa-bodyparser": "^4.2.1",
"koa-bodyparser": "^4.3.0",
"koa-compress": "~3.0.0",
"koa-csrf": "^3.0.8",
"koa-error": "^3.2.0",