Merge pull request #1046 from nextcloud/dependabot/npm_and_yarn/js/nextcloud-vue-0.11.1

Bump nextcloud-vue from 0.11.0 to 0.11.1 in /js
This commit is contained in:
Julius Härtl
2019-05-15 13:09:50 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -5307,9 +5307,9 @@
}
},
"nextcloud-vue": {
"version": "0.11.0",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.0.tgz",
"integrity": "sha512-ap4N9kHPaP1ECr1eZGgdaGGgL4IP/M0EoRXhvEpffLDIBCDBlmqK20PH/mtIpXxuKw805yP5bHoCLttgBhibZg==",
"version": "0.11.1",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.11.1.tgz",
"integrity": "sha512-gQnAyTyIjgSOPMLrTMfmVldjwP3lz+xWU6gynDj3InGl4EgjoRp+7fQfgvanPAoDJWLHYh/cmxm4O9AaVZCSSg==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",