diff --git a/package-lock.json b/package-lock.json index b6e2c1afb..5029a2860 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.19.0", + "@nextcloud/vue": "^8.23.1", "vue": "^2.7.16", "vue-frag": "^1.4.3" }, diff --git a/package.json b/package.json index c2a8d17f4..f1ad28d37 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/vue": "^8.19.0", + "@nextcloud/vue": "^8.23.1", "vue": "^2.7.16", "vue-frag": "^1.4.3" },