diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2019-08-11 12:51:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-11 12:51:17 +0200 |
commit | c0cb35ad5dbd63d990b86466ce73623f606969a8 (patch) | |
tree | 8fbe869a2afd35abdeccca565b0ef344395b4268 /package-lock.json | |
parent | 875e641ea1f4958539de75379270b851def1905c (diff) | |
parent | ed53c65c55a989abea48e80305e3fea13b95926c (diff) | |
download | nextcloud-server-c0cb35ad5dbd63d990b86466ce73623f606969a8.tar.gz nextcloud-server-c0cb35ad5dbd63d990b86466ce73623f606969a8.zip |
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.json | 6 |
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", |