Merge pull request #476 from fraction/dependabot/npm_and_yarn/types/koa__router-8.0.3

Bump @types/koa__router from 8.0.2 to 8.0.3
This commit is contained in:
Christian Bundy 2020-11-21 15:33:24 -08:00 committed by GitHub
commit 783b2c718c
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

@ -552,9 +552,9 @@
}
},
"@types/koa__router": {
"version": "8.0.2",
"resolved": false,
"integrity": "sha512-3ZWfVAEcErHrZA31fWUC2YyZyAgoG4eKtQPy2XwBzdSpQealxjL7GcEEtGY925qPPs1wurW59qDl0KuRB39rrw==",
"version": "8.0.3",
"resolved": "https://registry.npmjs.org/@types/koa__router/-/koa__router-8.0.3.tgz",
"integrity": "sha512-eS8K49z1x6OaW1ha61kRksVo42L5DWdQUA3kVpH1Kz6TuKBlG0ri42ELA4zSh+xg+6fAqjfuWA7bfNvwVMNXQA==",
"dev": true,
"requires": {
"@types/koa": "*"