summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-04-28 01:13:01 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2019-05-08 10:38:46 +0200
commit3238e4cec40a7be52864b793b13905f96bc2981f (patch)
tree8d4b156b2eb21765c977510dabce9c6ebce71023 /package.json
parentddff722aa48e487256ccc52c993dc3c15d371439 (diff)
downloadnextcloud-server-3238e4cec40a7be52864b793b13905f96bc2981f.tar.gz
nextcloud-server-3238e4cec40a7be52864b793b13905f96bc2981f.zip
Bump vue-multiselect from 2.1.4 to 2.1.6
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.4 to 2.1.6. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/2.1.4...2.1.6) 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 4554276c853..d9b26104248 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"vue-clipboard2": "^0.3.0",
"vue-infinite-loading": "^2.4.4",
"vue-localstorage": "^0.6.2",
- "vue-multiselect": "^2.1.4",
+ "vue-multiselect": "^2.1.6",
"vue-router": "^3.0.6",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"