diff --git a/package-lock.json b/package-lock.json index da8bfd13b6b..259f16aaf50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.4.0", "@nextcloud/dialogs": "^5.3.5", - "@nextcloud/event-bus": "^3.2.0", + "@nextcloud/event-bus": "^3.3.1", "@nextcloud/files": "^3.5.1", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^2.2.0", diff --git a/package.json b/package.json index 0d725b46fd3..73eb4748dc9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@nextcloud/axios": "^2.5.0", "@nextcloud/browser-storage": "^0.4.0", "@nextcloud/dialogs": "^5.3.5", - "@nextcloud/event-bus": "^3.2.0", + "@nextcloud/event-bus": "^3.3.1", "@nextcloud/files": "^3.5.1", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^2.2.0",