diff --git a/package-lock.json b/package-lock.json index a62049f6d..656d31e32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@nextcloud/sharing": "^0.2.2", "@nextcloud/vue": "^8.15.1", "@shortcm/qr-image": "^9.0.4", - "@vueuse/core": "^10.11.0", + "@vueuse/core": "^10.11.1", "b64-to-blob": "^1.2.19", "camelcase": "^8.0.0", "d3": "^7.9.0", diff --git a/package.json b/package.json index 98ed01b60..a50ceb3d3 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@nextcloud/sharing": "^0.2.2", "@nextcloud/vue": "^8.15.1", "@shortcm/qr-image": "^9.0.4", - "@vueuse/core": "^10.11.0", + "@vueuse/core": "^10.11.1", "b64-to-blob": "^1.2.19", "camelcase": "^8.0.0", "d3": "^7.9.0",