diff options
| author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2018-11-09 08:44:49 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-09 08:44:49 +0900 |
| commit | bdcaa07cc8e20fba633da3ca4e142f722291593c (patch) | |
| tree | 33d7a15cd9208865328791da4f77f94abe66b8b4 | |
| parent | On remote notes, not use content for detecting mentions (#3170) (diff) | |
| download | sharkey-bdcaa07cc8e20fba633da3ca4e142f722291593c.tar.gz sharkey-bdcaa07cc8e20fba633da3ca4e142f722291593c.tar.bz2 sharkey-bdcaa07cc8e20fba633da3ca4e142f722291593c.zip | |
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] <support@dependabot.com>
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |