Update minio requirement from 7.0.1 to 7.0.2 (#3606)
Updates the requirements on [minio](https://github.com/minio/minio-js) to permit the latest version. - [Release notes](https://github.com/minio/minio-js/releases) - [Commits](https://github.com/minio/minio-js/commits/7.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
a70070ac7d
commit
ca9cc97940
|
@ -155,7 +155,7 @@
|
|||
"koa-views": "6.1.4",
|
||||
"langmap": "0.0.16",
|
||||
"loader-utils": "1.1.0",
|
||||
"minio": "7.0.1",
|
||||
"minio": "7.0.2",
|
||||
"mkdirp": "0.5.1",
|
||||
"mocha": "5.2.0",
|
||||
"moji": "0.5.1",
|
||||
|
|
Loading…
Reference in New Issue