From f5607e8b360ce035f31c05f5d2f49047fb03eefb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 05:12:03 +0000 Subject: [PATCH] Bump @types/koa__router from 8.0.3 to 8.0.4 Bumps [@types/koa__router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa__router) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa__router) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index ce4336c..fa1e0ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1089,9 +1089,9 @@ } }, "@types/koa__router": { - "version": "8.0.3", - "resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.3.tgz", - "integrity": "sha512-eS8K49z1x6OaW1ha61kRksVo42L5DWdQUA3kVpH1Kz6TuKBlG0ri42ELA4zSh+xg+6fAqjfuWA7bfNvwVMNXQA==", + "version": "8.0.4", + "resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.4.tgz", + "integrity": "sha512-SXpZy6ICU/bsTZbNhg7QMNUQuNE7ka94zeLPHXhej2QZ09u2tz5S3WlBRB85HLSUosUZFbIRgfrFtu+PSIAUVA==", "dev": true, "requires": { "@types/koa": "*"