Bump nextcloud-vue from 0.12.3 to 0.12.4

Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.3...v0.12.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-06 01:14:47 +00:00
committed by GitHub
parent e70340e267
commit ddc903cc03
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11732,9 +11732,9 @@
}
},
"nextcloud-vue": {
"version": "0.12.3",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.3.tgz",
"integrity": "sha512-qH0s1A9jgsbd9LU+icOIkQIcu9HoY8IW+ELUmP+HJvOdLAjAh3TtEz9ifsy+RcnUUOqASTveSEqxVmXDckwWeQ==",
"version": "0.12.4",
"resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.4.tgz",
"integrity": "sha512-VonKoRiJm6WXDqxwmxfVYZ2ir2oLQJ9nDKrsyW4ipEQB279QBAw18G9goIaTNkBkUnKK9I+xKG7WD2egE5sleA==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",

View File

@@ -29,7 +29,7 @@
"@babel/polyfill": "^7.6.0",
"nextcloud-axios": "^0.2.1",
"nextcloud-server": "^0.15.10",
"nextcloud-vue": "^0.12.3",
"nextcloud-vue": "^0.12.4",
"nextcloud-vue-collections": "^0.5.2",
"vue": "^2.6.7",
"vue-click-outside": "^1.0.7",