From 879116a20c6d9c6490de2c2b6798cabc04038c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 14 Nov 2018 13:27:37 +0900 Subject: [PATCH] Update vue-sweetalert2 requirement from 1.5.7 to 1.5.9 (#3229) 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 4684307eb..abacaa727 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.7", + "vue-sweetalert2": "1.5.9", "vue-template-compiler": "2.5.17", "vuedraggable": "2.16.0", "vuewordcloud": "18.7.11",