diff --git a/package-lock.json b/package-lock.json index 814d0cc0805..3b88a696681 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@nextcloud/logger": "^3.0.3", "@nextcloud/moment": "^1.3.5", "@nextcloud/notify_push": "^1.3.1", - "@nextcloud/router": "^3.0.1", + "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.2.5", "@nextcloud/vue": "^8.29.2", "@quartzy/markdown-it-mentions": "^0.2.0", diff --git a/package.json b/package.json index 8658ee42303..92925f637bd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@nextcloud/logger": "^3.0.3", "@nextcloud/moment": "^1.3.5", "@nextcloud/notify_push": "^1.3.1", - "@nextcloud/router": "^3.0.1", + "@nextcloud/router": "^3.1.0", "@nextcloud/sharing": "^0.2.5", "@nextcloud/vue": "^8.29.2", "@quartzy/markdown-it-mentions": "^0.2.0",