summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2018-10-04 06:35:20 +0000
committerdependabot[bot] <support@dependabot.com>2018-10-04 06:35:20 +0000
commite638e6e99adc3a837d5ca5901a47af1c2751eee6 (patch)
tree7e716f2d19722f65726e87aeacc00aeb02989d7e /settings/package.json
parent06303608355ea01b5675aa9220e35da1bc7ee1bf (diff)
downloadnextcloud-server-e638e6e99adc3a837d5ca5901a47af1c2751eee6.tar.gz
nextcloud-server-e638e6e99adc3a837d5ca5901a47af1c2751eee6.zip
Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.0 to 2.1.3. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.0...v2.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 97860d728c8..307649622bd 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -19,7 +19,7 @@
"vue-click-outside": "^1.0.7",
"vue-infinite-loading": "^2.3.3",
"vue-localstorage": "^0.6.2",
- "vue-multiselect": "^2.1.0",
+ "vue-multiselect": "^2.1.3",
"vue-router": "^3.0.1",
"vuex": "^3.0.1",
"vuex-router-sync": "^5.0.0"