aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-05-28 10:37:11 +0200
committerFerdinand Thiessen <opensource@fthiessen.de>2024-05-31 12:46:20 +0200
commit622bf3003107d568e3c798547d4f1aa46e86f50a (patch)
tree3acef5c65afec675353c81fd033ec613fd721e3f /package.json
parent67d8277c49ce610e0129f9b38b1309ba7380ce08 (diff)
downloadnextcloud-server-622bf3003107d568e3c798547d4f1aa46e86f50a.tar.gz
nextcloud-server-622bf3003107d568e3c798547d4f1aa46e86f50a.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 136e084b2b8..b642b45953b 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",