summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-09-30 10:55:37 +0200
committerJoas Schilling <coding@schilljs.com>2020-09-30 10:55:37 +0200
commit4f26408303171edd3dcffdd31fbe3b8b734b4048 (patch)
tree0aa1842cb902eabb75434005509c272e7559db87 /package-lock.json
parent54f4ede126ec7e9c66718a6434d2caed673cbac7 (diff)
downloadnextcloud-server-4f26408303171edd3dcffdd31fbe3b8b734b4048.tar.gz
nextcloud-server-4f26408303171edd3dcffdd31fbe3b8b734b4048.zip
Bump @nextcloud/vue to 2.6.6
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index 3bfda480646..0ac83eb145f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1272,9 +1272,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.5",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.5.tgz",
- "integrity": "sha512-ZeY4n/TJ0cRu/iDgLGCwFSksvStMO+fAeJfANwjp52LjrpFXuJjxqG8ZKBdr7zJewj/yTOq6k0wMDnyBFTgnXA==",
+ "version": "2.6.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.6.tgz",
+ "integrity": "sha512-amlFNT5uDnz8ryFeD4birEXXx2K0KyV5nthYoIuz6A7liOxFwOF7BX7jNwhYkM21JvSloMCfm76BcK+DxtShOw==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -3432,9 +3432,9 @@
}
},
"emoji-mart-vue-fast": {
- "version": "7.0.4",
- "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.4.tgz",
- "integrity": "sha512-VZuyclCe7ZNPhSvt7WT258MscqRBZTB2Is/7vBilCXgpiZqByaA4AhM1xdIIZZik/aA+5BQiZVmbsDK0jk78Eg==",
+ "version": "7.0.5",
+ "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.5.tgz",
+ "integrity": "sha512-+ayg30hhxqqM9oMtN9uUG470hT9gtOdFenByJJBm3XTfzI2QMVJ69euwk+xF55OphLfKZxQG7mnVz13lDOjb3g==",
"requires": {
"@babel/polyfill": "7.2.5",
"@babel/runtime": "7.3.4",
@@ -8780,9 +8780,9 @@
"integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q=="
},
"tinycolor2": {
- "version": "1.4.1",
- "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.1.tgz",
- "integrity": "sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g="
+ "version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.2.tgz",
+ "integrity": "sha512-vJhccZPs965sV/L2sU4oRQVAos0pQXwsvTLkWYdqJ+a8Q5kPFzJTuOFwy7UniPli44NKQGAglksjvOcpo95aZA=="
},
"tmp": {
"version": "0.0.33",