diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 2ff0c02261e..f2ef547587f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^2.0.0", "@nextcloud/sharing": "^0.1.0", - "@nextcloud/vue": "^7.11.3", + "@nextcloud/vue": "^7.11.4", "@nextcloud/vue-dashboard": "^2.0.1", "@skjnldsv/sanitize-svg": "^1.0.2", "autosize": "^6.0.1", @@ -3896,9 +3896,9 @@ } }, "node_modules/@nextcloud/vue": { - "version": "7.11.3", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.3.tgz", - "integrity": "sha512-98rSCWcIssdBinIcvpeDNE0uGspU+i6/RysKSqDI7BW6DI8ki/JoPE5x4zk1ZpGBbeaKbh6nBJK77mxQ5gjYvA==", + "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", @@ -29015,9 +29015,9 @@ } }, "@nextcloud/vue": { - "version": "7.11.3", - "resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-7.11.3.tgz", - "integrity": "sha512-98rSCWcIssdBinIcvpeDNE0uGspU+i6/RysKSqDI7BW6DI8ki/JoPE5x4zk1ZpGBbeaKbh6nBJK77mxQ5gjYvA==", + "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", |