summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-13 06:31:09 +0000
committerGitHub <noreply@github.com>2023-05-13 06:31:09 +0000
commitc777b9db48f0082ab6be4713ac6ed7a695222fb8 (patch)
treed79c35537ef0545b3051d26cf66c1f1c360530e1
parentda008ef9c786a0fab61141a2bf84690522cb0394 (diff)
parentfda2a90df4fb39926efe7eb2a05293c9a9f8a05c (diff)
Merge pull request #3380 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.11.4
-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 e216e6ad..93bf8a41 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.2",
+ "@nextcloud/vue": "^7.11.4",
"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.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz",
- "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==",
+ "version": "7.11.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
+ "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
"dependencies": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
@@ -19935,9 +19935,9 @@
}
},
"@nextcloud/vue": {
- "version": "7.11.2",
- "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.2.tgz",
- "integrity": "sha512-BK/+IC312Q6iUKrg+aycxPF5w14LT8qcnpqH3iFGykx6V+yyqEAHIwXTqXwnnQ5QzcC5WPtErSxsLN3ydknFzA==",
+ "version": "7.11.4",
+ "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.4.tgz",
+ "integrity": "sha512-GDynE+HuC2eoSDg1oMSzl25Q6QDWycCYh6GkKFqTlTrWqsjAzINrcP8c/mVAbrJAkAuu8VYrQ8X3aTIuq7Vutw==",
"requires": {
"@floating-ui/dom": "^1.1.0",
"@nextcloud/auth": "^2.0.0",
diff --git a/package.json b/package.json
index 4e988cda..4158a83d 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.2",
+ "@nextcloud/vue": "^7.11.4",
"b64-to-blob": "^1.2.19",
"camelcase": "^7.0.1",
"d3": "^7.8.4",