diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-08-11 01:14:42 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2019-08-11 08:38:20 +0000 |
commit | ed53c65c55a989abea48e80305e3fea13b95926c (patch) | |
tree | a92c943b15ed73f0186a79b5c27035b3aaf3a4bf /package-lock.json | |
parent | 11cf253f52ec9a133d8d22802c9070aabf7cfa4c (diff) | |
download | nextcloud-server-ed53c65c55a989abea48e80305e3fea13b95926c.tar.gz nextcloud-server-ed53c65c55a989abea48e80305e3fea13b95926c.zip |
Bump nextcloud-vue from 0.12.0 to 0.12.1
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.0...v0.12.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index fa0416421bc..51d58981a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5848,9 +5848,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", @@ -6864,7 +6864,7 @@ }, "wrap-ansi": { "version": "5.1.0", - "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", "requires": { "ansi-styles": "^3.2.0", @@ -9216,7 +9216,7 @@ }, "wrap-ansi": { "version": "5.1.0", - "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz", "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==", "dev": true, "requires": { @@ -9329,7 +9329,7 @@ }, "wrap-ansi": { "version": "2.1.0", - "resolved": "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz", "integrity": "sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=", "dev": true, "requires": { |