aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Settgast <csett86_git@quicksands.de>2024-03-09 16:23:27 +0100
committerGitHub <noreply@github.com>2024-03-09 16:23:27 +0100
commit72620733907576c158a4e340a977fc445b1aa3e4 (patch)
treec0a5b958e6f6d4a655375a12bc7b6d0c328394e6 /package.json
parentd9d56578cd8c3179ab364ecc971e4d4097f176db (diff)
chore: update @jitsi/electron-sdk for small fixes (#951)
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 939d051..cda9d9a 100644
--- a/package.json
+++ b/package.json
@@ -150,7 +150,7 @@
"readmeFilename": "README.md",
"license": "Apache-2.0",
"dependencies": {
- "@jitsi/electron-sdk": "6.0.17",
+ "@jitsi/electron-sdk": "6.0.29",
"electron-debug": "^3.2.0",
"electron-reload": "^1.5.0"
},