summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-01-03 20:20:43 +0000
committerdependabot[bot] <support@dependabot.com>2019-01-03 20:20:43 +0000
commitb76cd18dead5d25d44ab32957cac7bd6a7685bfa (patch)
tree4cbd8df6d7713d445e4647f912ece0488947ae89
parentUpdate CHANGELOG.md (diff)
downloadmisskey-b76cd18dead5d25d44ab32957cac7bd6a7685bfa.tar.gz
misskey-b76cd18dead5d25d44ab32957cac7bd6a7685bfa.tar.bz2
misskey-b76cd18dead5d25d44ab32957cac7bd6a7685bfa.zip
Update @types/koa requirement from 2.0.47 to 2.0.48
Updates the requirements on [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 281619d19d..46d8af6d9b 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@types/is-url": "1.2.28",
"@types/js-yaml": "3.11.4",
"@types/katex": "0.5.0",
- "@types/koa": "2.0.47",
+ "@types/koa": "2.0.48",
"@types/koa-bodyparser": "5.0.2",
"@types/koa-compress": "2.0.8",
"@types/koa-favicon": "2.0.19",