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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-10-02 11:06:13 +0300
committerJoas Schilling <coding@schilljs.com>2020-10-02 15:19:37 +0300
commit329a63e8010b63bf79abee959634c26ab65c3666 (patch)
tree3a5f2d41cababf08a23de6f3d231eda4c330bcdd /package-lock.json
parentb89c16fa2f91710f45656370df7798d5d1ddc9f2 (diff)
Bump vue library to 2.6.8
Signed-off-by: Joas Schilling <coding@schilljs.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 f6cad1a2f..d5483cf4d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3325,9 +3325,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.6",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.6.tgz",
- "integrity": "sha512-amlFNT5uDnz8ryFeD4birEXXx2K0KyV5nthYoIuz6A7liOxFwOF7BX7jNwhYkM21JvSloMCfm76BcK+DxtShOw==",
+ "version": "2.6.8",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.8.tgz",
+ "integrity": "sha512-9yi9V4gX4Y1uxh2hNxCAlTHaS9zolzAy7x1sowII/WZfxMysF/yIGmEsnYGyz6CZ5eYCzxNUgrU5p/HQ21/09Q==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",