From bdcaa07cc8e20fba633da3ca4e142f722291593c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 9 Nov 2018 08:44:49 +0900 Subject: [PATCH] Update vue-sweetalert2 requirement from 1.5.6 to 1.5.7 (#3171) Updates the requirements on [vue-sweetalert2](https://github.com/avil13/vue-sweetalert2) to permit the latest version. - [Release notes](https://github.com/avil13/vue-sweetalert2/releases) - [Commits](https://github.com/avil13/vue-sweetalert2/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 149118940a..6966c86f16 100644 --- a/package.json +++ b/package.json @@ -221,7 +221,7 @@ "vue-router": "3.0.1", "vue-style-loader": "4.1.2", "vue-svg-inline-loader": "1.2.1", - "vue-sweetalert2": "1.5.6", + "vue-sweetalert2": "1.5.7", "vue-template-compiler": "2.5.17", "vuedraggable": "2.16.0", "vuewordcloud": "18.7.11",