summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2018-11-14 13:27:37 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-11-14 13:27:37 +0900
commit879116a20c6d9c6490de2c2b6798cabc04038c78 (patch)
tree277cce088118e8e2766e8dc37baf9c7c3c86ee32 /package.json
parentUpdate github-bot.ts (diff)
downloadmisskey-879116a20c6d9c6490de2c2b6798cabc04038c78.tar.gz
misskey-879116a20c6d9c6490de2c2b6798cabc04038c78.tar.bz2
misskey-879116a20c6d9c6490de2c2b6798cabc04038c78.zip
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] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4684307ebf..abacaa7275 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",