summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-20 04:35:28 +0000
committerGitHub <noreply@github.com>2023-05-20 04:35:28 +0000
commited788faeb26431a9c0dfa52a5d94199e5d592c42 (patch)
tree29909c416f1c1c9aae45bafadb627711553e0918
parentfb3c0e15ca47d5a360d3ebdb7a069226c1bd47a5 (diff)
parent0471cb65d31793b32150fb76eab62bc84b06e360 (diff)
Merge pull request #3397 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.11.6
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index eab2be4f..46238911 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23,7 +23,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.1",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.11.4",
+ "@nextcloud/vue": "^7.11.6",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.4",
@@ -3058,9 +3058,9 @@
"integrity": "sha512-izi6OBEVrAwaHiqWITjOPBbVtcKZKAXTocJqPZsAKA2lvmbpFEyPSAxgcqmisbiMYj9EvrooUEPLHQeQqVMWAg=="
},
"node_modules/@nextcloud/vue": {
- "version": "7.11.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
- "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
+ "version": "7.11.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
+ "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -19935,9 +19935,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.11.4",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
- "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
+ "version": "7.11.6",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.6.tgz",
+ "integrity": "sha512-HqstdUdQYHMFx/xD36OElbE0DvXmGSnPI9/stvRDlTYV+aG2XNQPn57k5cXjsQe5LAFv0SXwXVTzKA6q5+wuoA==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 9eebf704..ad9d73e4 100644
--- a/package.json
+++ b/package.json
@@ -50,7 +50,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.1",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.11.4",
+ "@nextcloud/vue": "^7.11.6",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.4",