From ce355108f0c053ae03a5ad32c950f4e0517a80e5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Mar 2022 15:08:03 +0000 Subject: [PATCH] Update dependency koa to v2.13.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f9805a..118c24f 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@next/bundle-analyzer": "9.3.4", "babel-plugin-lodash": "3.3.4", "gatsby": "2.20.10", - "koa": "2.11.0", + "koa": "2.13.4", "lodash": "4.17.15", "next": "9.3.4", "next-build-id": "3.0.0",