Update dependency livekit-client to v2

This commit is contained in:
renovate[bot] 2024-02-09 16:02:50 +00:00 committed by GitHub
parent 5c4c3b987f
commit 7345665589
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -59,7 +59,7 @@
"i18next": "^23.0.0",
"i18next-browser-languagedetector": "^7.0.0",
"i18next-http-backend": "^2.0.0",
"livekit-client": "1.15.12",
"livekit-client": "2.0.1",
"lodash": "^4.17.21",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#99600e87f193508ad56325baf2bb134110f3905a",
"matrix-widget-api": "^1.3.1",

View File

@ -7362,10 +7362,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.12:
version "1.15.12"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.15.12.tgz#426c6c1d5e1b0d0bf01b742980fd5448da0d9b6f"
integrity sha512-1mjVFNOkF7f0HHAY1Z9zZw38eCxA2xCULah5z8whPkb61kG4LJU0aNCo9LWjAynO4ODLjfq2+fZvZoCHIya+6A==
livekit-client@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-2.0.1.tgz#017b86f68025908b8714a72c4e427e286c42b692"
integrity sha512-5oSxQI1vtK5nZMnbO+xXqvcL/fErdhs6ovYrlO9KgUnE1g1F/a5ASOWsv5kxTGyXNXDEPwilYIotRXNXfehggw==
dependencies:
"@bufbuild/protobuf" "^1.3.0"
events "^3.3.0"