diff --git a/package-lock.json b/package-lock.json index 5e18707b8..2528d64ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@nextcloud/moment": "^1.3.2", "@nextcloud/notify_push": "^1.3.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.24.0", + "@nextcloud/vue": "^8.25.1", "blueimp-md5": "^2.19.0", "chroma-js": "^3.1.2", "dompurify": "^3.2.5", diff --git a/package.json b/package.json index 7e0d0bf1d..3130aa59a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@nextcloud/moment": "^1.3.2", "@nextcloud/notify_push": "^1.3.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.24.0", + "@nextcloud/vue": "^8.25.1", "blueimp-md5": "^2.19.0", "chroma-js": "^3.1.2", "dompurify": "^3.2.5",