Merge pull request #605 from fraction/dependabot/npm_and_yarn/types/koa-2.11.8

Bump @types/koa from 2.11.7 to 2.11.8
This commit is contained in:
Christian Bundy 2021-02-16 07:37:48 -08:00 committed by GitHub
commit 93b7ba4b21
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.7",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.11.7.tgz",
"integrity": "sha512-1iXJZZWCePoMe9LGSIPWsu5k5RI4ooXijW78c+nljMn3YbUts8PXoEESu1OeFmrazLPl1l97vTxzwvmH32TWVQ==",
"version": "2.11.8",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.11.8.tgz",
"integrity": "sha512-8LJHhlEjxvEb9MR06zencOxZyxpTHG2u6pcvJbSBN9DRBc+GYQ9hFI8sSH7dvYoITKeAGWo2eVPKx1Z/zX/yKw==",
"dev": true,
"requires": {
"@types/accepts": "*",