summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-05-16 21:26:54 +0200
committerJoas Schilling <coding@schilljs.com>2023-05-16 21:26:54 +0200
commit7ca551e25cebab382c6b8639e16402352ba8566a (patch)
tree922dde9962e44db59dcb1695e976ea41a95937e6 /package-lock.json
parent9d1de78b1562f1f00df8d0f7bbb105c0b60d011c (diff)
fix(deps): Bump @nextcloud/vue to 7.11.6
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index a35c89a2b..f5a3bf908 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"@nextcloud/moment": "^1.2.1",
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.1",
- "@nextcloud/vue": "^7.11.4",
+ "@nextcloud/vue": "^7.11.6",
"attachmediastream": "^2.1.0",
"color.js": "^1.2.0",
"crypto-js": "^4.1.1",
@@ -2965,9 +2965,9 @@
}
},
"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",
@@ -20558,9 +20558,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",