Bump @types/koa from 2.11.8 to 2.13.0

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.11.8 to 2.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-19 05:04:57 +00:00 committed by GitHub
parent 14b8c082bb
commit 5025de612e
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

@ -1064,9 +1064,9 @@
"dev": true
},
"@types/koa": {
"version": "2.11.8",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.11.8.tgz",
"integrity": "sha512-8LJHhlEjxvEb9MR06zencOxZyxpTHG2u6pcvJbSBN9DRBc+GYQ9hFI8sSH7dvYoITKeAGWo2eVPKx1Z/zX/yKw==",
"version": "2.13.0",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.13.0.tgz",
"integrity": "sha512-hNs1Z2lX+R5sZroIy/WIGbPlH/719s/Nd5uIjSIAdHn9q+g7z6mxOnhwMjK1urE4/NUP0SOoYUOD4MnvD9FRNw==",
"dev": true,
"requires": {
"@types/accepts": "*",