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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-03 08:53:06 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-09-03 11:53:42 +0300
commit332bdb205bfc4d31a59574475be2b496fc13caa4 (patch)
tree265d0dbe64de0d30e5bc80019d0b838644de0c26 /package-lock.json
parent618873457937323bee425b7670ecc17553deda47 (diff)
Bump nextcloud-vue from 0.12.1 to 0.12.2
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.1 to 0.12.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.1...v0.12.2) 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.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 359f5ecb3d5..a2bc216dcfc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5809,9 +5809,9 @@
"integrity": "sha512-DZXsfdk3iCsRWtd0lsYM1nqQ/oD9YlQ2WbC4qRZo20enUQLjJWZ8lYhKftXowmYL41t7spThnznJ7ihMG2/vUQ=="
},
"nextcloud-vue": {
- "version": "0.12.1",
- "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.1.tgz",
- "integrity": "sha512-RZhHUK/sqRIFRDNNUbqC20x7KTJvhjUCeSC6FE3DLTem5lsoVHwZaHLtGDkkHPzRyhwhoA2uV5aC8t2spCXriA==",
+ "version": "0.12.2",
+ "resolved": "https://registry.npmjs.org/nextcloud-vue/-/nextcloud-vue-0.12.2.tgz",
+ "integrity": "sha512-FMyDZ4PcXF2T0SQNXV13bncH/1v0bSe0t6dTwIOSaxiONknWjJEbuJSqwh1ZlcqzWSxFlIKvJn1/Jk2e/UO6aA==",
"requires": {
"@babel/polyfill": "^7.4.4",
"escape-html": "^1.0.3",