Bump nextcloud-vue from 0.12.1 to 0.12.2 in /js

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-01 01:13:48 +00:00
committed by GitHub
parent dc8f01d887
commit 87d4235af4
2 changed files with 4 additions and 4 deletions

6
js/package-lock.json generated
View File

@@ -6011,9 +6011,9 @@
}
},
"nextcloud-vue": {
"version": "0.12.1",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.1.tgz",
"integrity": "sha512-RZhHUK/sqRIFRDNNUbqC20x7KTJvhjUCeSC6FE3DLTem5lsoVHwZaHLtGDkkHPzRyhwhoA2uV5aC8t2spCXriA==",
"version": "0.12.2",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.2.tgz",
"integrity": "sha512-FMyDZ4PcXF2T0SQNXV13bncH/1v0bSe0t6dTwIOSaxiONknWjJEbuJSqwh1ZlcqzWSxFlIKvJn1/Jk2e/UO6aA==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",

View File

@@ -17,7 +17,7 @@
"markdown-it": "^9.1.0",
"markdown-it-link-target": "^1.0.2",
"nextcloud-axios": "^0.2.0",
"nextcloud-vue": "^0.12.1",
"nextcloud-vue": "^0.12.2",
"nextcloud-vue-collections": "^0.5.6",
"ng-infinite-scroll": "^1.3.0",
"ng-sortable": "^1.3.8",