From 1aa42c9a06cdcc112a735e1e8ed2a34d802db62e Mon Sep 17 00:00:00 2001 From: titanism <101466223+titanism@users.noreply.github.com> Date: Sat, 2 Jul 2022 02:51:12 -0500 Subject: [PATCH] chore: bump deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aeae9f9..6d2e17b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "koa": "^2.13.4", "koa-404-handler": "^0.1.0", "koa-basic-auth": "^4.0.0", - "koa-better-error-handler": "^10.0.4", + "koa-better-error-handler": "^10.0.5", "koa-better-timeout": "^0.0.6", "koa-bodyparser": "^4.3.0", "koa-compress": "^5.1.0",