Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2019-08-11 13:51:17 +0300
committerGitHub <noreply@github.com>2019-08-11 13:51:17 +0300
commitc0cb35ad5dbd63d990b86466ce73623f606969a8 (patch)
tree8fbe869a2afd35abdeccca565b0ef344395b4268 /package-lock.json
parent875e641ea1f4958539de75379270b851def1905c (diff)
parented53c65c55a989abea48e80305e3fea13b95926c (diff)
Merge pull request #16714 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.1
Bump nextcloud-vue from 0.12.0 to 0.12.1
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index b5367061dea..4831ed14407 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5814,9 +5814,9 @@
"integrity": "sha512-ZqnNDFNR0rCpifb29uoqyqd9IyVwNZrDePzmP6DbGiNStFrvnlOG8OTdIMSdC82bKzKAqzXU5L73kSQncG8oXA=="
},
"nextcloud-vue": {
- "version": "0.12.0",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.0.tgz",
- "integrity": "sha512-hMEssS8sivGOz8N8wh8mh7r6BoU3NE2IH/yy/VVFWC6wUhfGx2m3sdAOrcCNj5VMdVa54mdde7p69Knyz/FkUA==",
+ "version": "0.12.1",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.1.tgz",
+ "integrity": "sha512-RZhHUK/sqRIFRDNNUbqC20x7KTJvhjUCeSC6FE3DLTem5lsoVHwZaHLtGDkkHPzRyhwhoA2uV5aC8t2spCXriA==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",