summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-10 01:07:59 +0000
committerGitHub <noreply@github.com>2020-10-10 01:07:59 +0000
commitf8c19d0429e32d3e58a44581f9978ddf22e47602 (patch)
treefa4e859d1d7641cb30edbf3d5db48481bbebcbc8
parentfa856e6209c84a5e38bc1a3163c8d7afecf570e7 (diff)
parentc26a19b5cc67bb04bb96497b5f510045d5e039fb (diff)
Merge pull request #1834 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
-rw-r--r--package-lock.json12
-rw-r--r--package.json2
2 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index b649e2a0..5ed58e62 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2507,9 +2507,9 @@
}
},
"@nextcloud/vue": {
- "version": "2.6.8",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.6.8.tgz",
- "integrity": "sha512-9yi9V4gX4Y1uxh2hNxCAlTHaS9zolzAy7x1sowII/WZfxMysF/yIGmEsnYGyz6CZ5eYCzxNUgrU5p/HQ21/09Q==",
+ "version": "2.7.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-2.7.0.tgz",
+ "integrity": "sha512-iZxTUWsDvfQdi3FRqEBfv5MGqJPPISk9FEXhX98wnWX37YaDwx9qOpvAQo+/6bjVVwwu8E7oWJN24NE4rxWhBg==",
"requires": {
"@nextcloud/auth": "^1.2.3",
"@nextcloud/axios": "^1.3.2",
@@ -4532,9 +4532,9 @@
}
},
"emoji-mart-vue-fast": {
- "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==",
+ "version": "7.0.6",
+ "resolved": "https://registry.npmjs.org/emoji-mart-vue-fast/-/emoji-mart-vue-fast-7.0.6.tgz",
+ "integrity": "sha512-nvGoIRMhgVYHFBcHJMjjYKS71RopuBRGuO/51DqOcIFreRJAaTvAwmk9eUjI1mwXHY7b/cCarrGi3FBE7Kz37A==",
"requires": {
"@babel/polyfill": "7.2.5",
"@babel/runtime": "7.3.4",
diff --git a/package.json b/package.json
index 51dd6929..85f93d9c 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/paths": "^1.1.2",
"@nextcloud/router": "^1.2.0",
- "@nextcloud/vue": "2.6.8",
+ "@nextcloud/vue": "2.7.0",
"axios": "^0.20.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"core-js": "^3.6.5",