Merge pull request #578 from fraction/dependabot/npm_and_yarn/types/koa__router-8.0.4

Bump @types/koa__router from 8.0.3 to 8.0.4
This commit is contained in:
Christian Bundy 2021-01-18 06:28:21 -08:00 committed by GitHub
commit f87fba0cfb
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": "*"