Merge pull request #627 from fraction/dependabot/npm_and_yarn/types/koa-2.13.1

Bump @types/koa from 2.13.0 to 2.13.1
This commit is contained in:
Christian Bundy 2021-03-04 09:21:59 -08:00 committed by GitHub
commit 65f2f51536
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.0",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.13.0.tgz",
"integrity": "sha512-hNs1Z2lX+R5sZroIy/WIGbPlH/719s/Nd5uIjSIAdHn9q+g7z6mxOnhwMjK1urE4/NUP0SOoYUOD4MnvD9FRNw==",
"version": "2.13.1",
"resolved": "https://registry.npmjs.org/@types/koa/-/koa-2.13.1.tgz",
"integrity": "sha512-Qbno7FWom9nNqu0yHZ6A0+RWt4mrYBhw3wpBAQ3+IuzGcLlfeYkzZrnMq5wsxulN2np8M4KKeUpTodsOsSad5Q==",
"dev": true,
"requires": {
"@types/accepts": "*",