Merge pull request #964 from nextcloud/dependabot/npm_and_yarn/js/nextcloud-vue-0.9.5

Bump nextcloud-vue from 0.9.4 to 0.9.5 in /js
This commit is contained in:
Julius Härtl
2019-03-28 18:47:39 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -5144,9 +5144,9 @@
}
},
"nextcloud-vue": {
"version": "0.9.4",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.4.tgz",
"integrity": "sha512-sXqHs02kWHfoY5H1Hm7fZUWqFSvTSIebWp+Wvc8U0RImDsabcKfybqZ3/JUne/Sv2WzQrM99sPyoGpF80Z7ujQ==",
"version": "0.9.5",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.9.5.tgz",
"integrity": "sha512-JWioquKIHnmt2O+8eS+7zd5Pg7DuouKKQlVBoLlm7bOPFTZuhn53B3lYiOnL8N/91ba8RnffHmDixz33m7/s8w==",
"requires": {
"hammerjs": "^2.0.8",
"md5": "^2.2.1",

View File

@@ -17,7 +17,7 @@
"markdown-it": "^8.4.2",
"markdown-it-link-target": "^1.0.2",
"nextcloud-axios": "^0.1.3",
"nextcloud-vue": "^0.9.4",
"nextcloud-vue": "^0.9.5",
"nextcloud-vue-collections": "^0.2.2",
"ng-infinite-scroll": "^1.3.0",
"ng-sortable": "^1.3.8",