Bump @types/koa from 2.13.2 to 2.13.3

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.2 to 2.13.3.
- [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-05-31 05:05:54 +00:00 committed by GitHub
parent 41ab4fc491
commit 70bf04ce58
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.13.2",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.13.2.tgz",
"integrity": "sha512-MHKUNSaw940A8h4tRo+ccDR5SxCkT+OKq1QS5ZmvgB64hO2wsUhb5yvFa464uqTH+R/A/SzxneIfOjiQ6EpBGA==",
"version": "2.13.3",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.13.3.tgz",
"integrity": "sha512-TaujBV+Dhe/FvmSMZJtCFBms+bqQacgUebk/M2C2tq8iGmHE/DDf4DcW2Hc7NqusVZmy5xzrWOjtdPKNP+fTfw==",
"dev": true,
"requires": {
"@types/accepts": "*",