From aad89257f63d11e440209d66d30aba7eab2ac316 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Oct 2021 19:53:44 +0000 Subject: [PATCH] Update dependency @koa/router to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f9805a..1c994ea 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@amory/style": "2020.2.1-0", "@babel/plugin-proposal-export-namespace-from": "7.8.3", "@babel/plugin-syntax-dynamic-import": "7.8.3", - "@koa/router": "8.0.8", + "@koa/router": "10.1.1", "@next/bundle-analyzer": "9.3.4", "babel-plugin-lodash": "3.3.4", "gatsby": "2.20.10",