From bd8d06e133afff37d63d873b1349094454b92cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 Jan 2019 10:40:04 +0900 Subject: [PATCH 1/2] Update vue-i18n requirement from 8.6.0 to 8.7.0 (#3889) Updates the requirements on [vue-i18n](https://github.com/kazupon/vue-i18n) to permit the latest version. - [Release notes](https://github.com/kazupon/vue-i18n/releases) - [Changelog](https://github.com/kazupon/vue-i18n/blob/dev/CHANGELOG.md) - [Commits](https://github.com/kazupon/vue-i18n/commits/v8.7.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3486d9fe..f90aa5f03 100644 --- a/package.json +++ b/package.json @@ -226,7 +226,7 @@ "vue-color": "2.7.0", "vue-content-loading": "1.5.3", "vue-cropperjs": "3.0.0", - "vue-i18n": "8.6.0", + "vue-i18n": "8.7.0", "vue-js-modal": "1.3.28", "vue-loader": "15.4.2", "vue-marquee-text-component": "1.1.1", From 957392aaaed7718f4970dedbdcfc762493440245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 15 Jan 2019 10:41:16 +0900 Subject: [PATCH 2/2] Update minio requirement from 7.0.2 to 7.0.3 (#3888) 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.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f90aa5f03..22eec2d67 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "langmap": "0.0.16", "loader-utils": "1.2.3", "lookup-dns-cache": "2.1.0", - "minio": "7.0.2", + "minio": "7.0.3", "mkdirp": "0.5.1", "mocha": "5.2.0", "moji": "0.5.1",