Update dependency livekit-client to v1.13.3 (#119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-13 12:22:36 +00:00 committed by GitHub
parent 036c4ae966
commit e6b434a5d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
"dependencies": {
"@livekit/components-react": "1.1.8",
"@livekit/components-styles": "1.0.6",
"livekit-client": "1.13.2",
"livekit-client": "1.13.3",
"livekit-server-sdk": "1.2.6",
"next": "12.3.4",
"next-seo": "^6.0.0",

View file

@ -1615,10 +1615,10 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"
livekit-client@1.13.2:
version "1.13.2"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.13.2.tgz#3bc1e280cfc84ba07cf7eb44b388b97cfd96c435"
integrity sha512-NERBPqfinaYVg5rO3NdZTwVKavmgsRUi1SGrSJfrNcArExtNSQK7CtktmSZy/J2WjMMJ/iJrYkqJEFvN4CPr7Q==
livekit-client@1.13.3:
version "1.13.3"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.13.3.tgz#64b8f583fdeea4b0924f04b304aaec12e46d938e"
integrity sha512-8g4f+th23lYYZbXkghOLzif6Zzsotu2TpIef9yync+T4Bgokz6NkvStors1N1uywFgPOk/gu2UFM2MDoQcXtpA==
dependencies:
"@bufbuild/protobuf" "^1.3.0"
events "^3.3.0"