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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-18 05:12:03 +00:00 committed by GitHub
parent c83da5587c
commit f5607e8b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -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": "*"