summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-03-04 14:19:44 +0100
committerGitHub <noreply@github.com>2019-03-04 14:19:44 +0100
commit026870f200b5216cc5a7dff54dd063a1b10b9604 (patch)
tree4c3bb7ebe37bb155bb55948beacdfc8a7b0da209 /package-lock.json
parentd9a8e635a75afcd532507a4a46c64eab7e30a180 (diff)
parent49ab539db16d2c774c443f6093157f84759a1e2d (diff)
Merge pull request #448 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.8.0
Bump nextcloud-vue from 0.7.1 to 0.8.0
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 28e10a0e..727d55f0 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7513,9 +7513,9 @@
}
},
"nextcloud-vue": {
- "version": "0.7.1",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.7.1.tgz",
- "integrity": "sha512-7KtOuZh2hGlppN8zyxGU+tg/8SxO/DYxed7NG4m6YpaCpFJXg/OKADlKTy44meHXnnCW/+TPeDTh+KvPKxU/Sw==",
+ "version": "0.8.0",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.8.0.tgz",
+ "integrity": "sha512-6qXcWTgtrbM4W1AjyHSWn0cHOFm/Q39A//OibrY7M332orQnDvCrDoGloUUOW6+vbXJarI+L7t7scL6mkRw4Qg==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",
@@ -11722,9 +11722,9 @@
}
},
"vue-multiselect": {
- "version": "2.1.3",
- "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.3.tgz",
- "integrity": "sha512-ANLvoLEZv5uzissmh2WSHTn8DGhqsKi6zVtctpf1wnGK6vmZBktQZzeuHGxH7KpIb+4A6BlXmq0RR08jtQ67tg=="
+ "version": "2.1.4",
+ "resolved": "https://registry.npmjs.org/vue-multiselect/-/vue-multiselect-2.1.4.tgz",
+ "integrity": "sha512-ryd2Ybl56LE81IxlwbZUo4gAWnUSG45iUGX4KgVwsteitK2R+cOLwJaJescobpIDJnVlVorRUnX5u7my1vBu2w=="
},
"vue-resize": {
"version": "0.4.5",