diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-11-09 08:45:06 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-09 08:45:06 +0900 |
| commit | ab66162dbef5d74a17880b8da8b9ec222268e2b4 (patch) | |
| tree | e2e72c7cf64ceefdafb1b8ca9049a0e44d94f68f /package.json | |
| parent | Update systeminformation requirement from 3.45.9 to 3.47.0 (#3154) (diff) | |
| download | misskey-ab66162dbef5d74a17880b8da8b9ec222268e2b4.tar.gz misskey-ab66162dbef5d74a17880b8da8b9ec222268e2b4.tar.bz2 misskey-ab66162dbef5d74a17880b8da8b9ec222268e2b4.zip | |
Update @types/minio requirement from 7.0.0 to 7.0.1 (#3153)
Updates the requirements on [@types/minio](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>
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 b387226fc1..1605126545 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@types/koa-send": "4.1.1", "@types/koa-views": "2.0.3", "@types/koa__cors": "2.2.3", - "@types/minio": "7.0.0", + "@types/minio": "7.0.1", "@types/mkdirp": "0.5.2", "@types/mocha": "5.2.5", "@types/mongodb": "3.1.12", |