summaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index d8b68d1bf5c..48ec033f280 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,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",