diff --git a/package.json b/package.json index b4457b0..fab85a1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ladjs/api", "description": "API server for Lad", - "version": "14.1.17", + "version": "14.1.18", "author": "Nick Baugh (http://niftylettuce.com/)", "bugs": { "url": "https://github.com/ladjs/api/issues", @@ -23,7 +23,7 @@ "cabin": "^14.0.0", "express-request-id": "1.4.1", "kcors": "^2.2.2", - "koa": "^2.15.4", + "koa": "^2.16.0", "koa-404-handler": "^0.1.0", "koa-basic-auth": "^4.0.0", "koa-better-error-handler": "^11.0.4",