diff --git a/package-lock.json b/package-lock.json index 72210b1c1fa..ffeda4ac5f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.3.0", "@nextcloud/dialogs": "^5.3.1", - "@nextcloud/event-bus": "^3.1.0", + "@nextcloud/event-bus": "^3.2.0", "@nextcloud/files": "^3.2.1", "@nextcloud/initial-state": "^2.1.0", "@nextcloud/l10n": "^2.2.0", diff --git a/package.json b/package.json index 4b242f637cc..51e1c01e459 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.3.0", "@nextcloud/dialogs": "^5.3.1", - "@nextcloud/event-bus": "^3.1.0", + "@nextcloud/event-bus": "^3.2.0", "@nextcloud/files": "^3.2.1", "@nextcloud/initial-state": "^2.1.0", "@nextcloud/l10n": "^2.2.0",