summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-05-28 10:37:11 +0200
committerChristopher Ng <chrng8@gmail.com>2024-05-31 15:38:45 -0700
commitdc1ca39f0fd42aca3cf41b47d76a32f990883a97 (patch)
tree9cca677a9d2b2e9702c52748259957c04c827d11 /package.json
parent39ddfb07b59fba74d00a49194bdb16b521d01e6a (diff)
downloadnextcloud-server-dc1ca39f0fd42aca3cf41b47d76a32f990883a97.tar.gz
nextcloud-server-dc1ca39f0fd42aca3cf41b47d76a32f990883a97.zip
fix(deps): Update `@nextcloud/event-bus` to version 3.3.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b95fe545f7c..a3a84fa44ba 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/calendar-availability-vue": "^2.2.0",
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.3.1",
- "@nextcloud/event-bus": "^3.1.0",
+ "@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.4.0",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",