diff --git a/package.json b/package.json index 29261245..22d2a55f 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "i18next": "^23.0.0", "i18next-browser-languagedetector": "^7.0.0", "i18next-http-backend": "^2.0.0", - "livekit-client": "1.15.10", + "livekit-client": "1.15.11", "lodash": "^4.17.21", "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#99600e87f193508ad56325baf2bb134110f3905a", "matrix-widget-api": "^1.3.1", diff --git a/yarn.lock b/yarn.lock index ec7bc8ff..d24481ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7181,10 +7181,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -livekit-client@1.15.10: - version "1.15.10" - resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.15.10.tgz#8772927a55ee9ee57616b90d1d8bcbc9152e9ce7" - integrity sha512-fNiXakeJyoaInt8Yo2i7kzsEG5YtlvqVqgXX1OPv7U7Y6D5TVwJc7dR1sIPpMxsAGMEIwbvsIweRXlObpp2mxA== +livekit-client@1.15.11: + version "1.15.11" + resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.15.11.tgz#f286132334466a98c6fbc35ec74e2e39a5e5ce78" + integrity sha512-JcZXw8QQe+hwKWOwMLE+fNwVLRo99XnmPtQWgaRuP1A1eWZnPhFmLvwMW24w7lsnoBGBA4lCGm/NBa4Lla/O7Q== dependencies: "@bufbuild/protobuf" "^1.3.0" events "^3.3.0"