summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-06 01:15:43 +0000
committerGitHub <noreply@github.com>2019-10-06 01:15:43 +0000
commit1b4e1660d535a1e1f53f8af315b9664a5891a6fe (patch)
tree5e1812ae25394dc1fe0f111b4b8e666c48c1b525
parent38fc1037620a6dfb5168c7de8061f243ce4967c2 (diff)
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>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 10ddac89..8850cb70 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9302,9 +9302,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",
diff --git a/package.json b/package.json
index 001b8042..de426d8a 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
"vue-masonry-css": "^1.0.3",
"linkifyjs": "^2.1.8",
"nextcloud-axios": "^0.2.1",
- "nextcloud-vue": "^0.12.3",
+ "nextcloud-vue": "^0.12.4",
"nextcloud-logger": "0.0.6",
"nextcloud-auth": "0.0.3",
"tributejs": "^3.7.3",