diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-03-08 20:24:44 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-08 20:24:44 +0000 |
| commit | fb60ffd3194ee6b5264acfb4d7341d2e76f3c074 (patch) | |
| tree | 1f97befbf6889bfa3a17c3cf87ac4f3b62f5726b /package.json | |
| parent | 12.74.1 (diff) | |
| parent | Bump @types/koa from 2.13.0 to 2.13.1 (diff) | |
| download | misskey-fb60ffd3194ee6b5264acfb4d7341d2e76f3c074.tar.gz misskey-fb60ffd3194ee6b5264acfb4d7341d2e76f3c074.tar.bz2 misskey-fb60ffd3194ee6b5264acfb4d7341d2e76f3c074.zip | |
Merge pull request #7324 from syuilo/dependabot/npm_and_yarn/types/koa-2.13.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2c0525b605..8fc4af571c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@types/jsdom": "16.2.6", "@types/jsonld": "1.5.4", "@types/katex": "0.11.0", - "@types/koa": "2.13.0", + "@types/koa": "2.13.1", "@types/koa-bodyparser": "4.3.0", "@types/koa-cors": "0.0.0", "@types/koa-favicon": "2.0.19", |