Merge pull request #698 from fraction/dependabot/npm_and_yarn/types/koa-2.13.3

Bump @types/koa from 2.13.2 to 2.13.3
This commit is contained in:
Christian Bundy 2021-06-01 09:12:08 -07:00 committed by GitHub
commit 36aa4bad9e
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": "*",