summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-03-02 02:12:55 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2019-03-04 09:27:06 +0100
commitfc64871c7d41b7a5044c9424ce39120ef1fe8eb4 (patch)
tree4d1e9e2771b3fdf16ab2a62c3698524cd1ab7fae /package.json
parentfeefb0ca89575f0b336bd0e754f62d95fa8df91f (diff)
downloadnextcloud-server-fc64871c7d41b7a5044c9424ce39120ef1fe8eb4.tar.gz
nextcloud-server-fc64871c7d41b7a5044c9424ce39120ef1fe8eb4.zip
Bump vue-multiselect from 2.1.3 to 2.1.4
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.3...2.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 57e17ab0a12..27261b661fe 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"vue-clipboard2": "^0.3.0",
"vue-infinite-loading": "^2.4.3",
"vue-localstorage": "^0.6.2",
- "vue-multiselect": "^2.1.3",
+ "vue-multiselect": "^2.1.4",
"vue-router": "^3.0.2",
"vuex": "^3.1.0",
"vuex-router-sync": "^5.0.0"