Update dependency livekit-client to v1.13.0 (#105)
This commit is contained in:
parent
c5f2a71a35
commit
1f3d724854
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@livekit/components-react": "1.1.3",
|
||||
"@livekit/components-styles": "1.0.6",
|
||||
"livekit-client": "1.12.3",
|
||||
"livekit-client": "1.13.0",
|
||||
"livekit-server-sdk": "1.2.6",
|
||||
"next": "12.3.4",
|
||||
"next-seo": "^6.0.0",
|
||||
|
|
|
@ -1562,10 +1562,10 @@ levn@^0.4.1:
|
|||
prelude-ls "^1.2.1"
|
||||
type-check "~0.4.0"
|
||||
|
||||
livekit-client@1.12.3:
|
||||
version "1.12.3"
|
||||
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.12.3.tgz#1ae8156332abc512c24f99254594bfdf764e1ff5"
|
||||
integrity sha512-dl7Xnz5EyxYr1Zd+f8ZtHsga3KUSuCtWGoHcDE7ELHLOHvkwvDk0v70GVCUTfVR34/+M8Ei2DSgjIuhGMYhkvQ==
|
||||
livekit-client@1.13.0:
|
||||
version "1.13.0"
|
||||
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.13.0.tgz#d6c57555ca977eb00bf737ac829ca9c848ed7d97"
|
||||
integrity sha512-RCYi1Ty2af6qAosDSJCxgaYdA5we48jxIAgwly5TD5HMe6fwm1+vhePLQPwOU8fqRt4Ia/3bCX1g10fcerifgg==
|
||||
dependencies:
|
||||
"@bufbuild/protobuf" "^1.3.0"
|
||||
events "^3.3.0"
|
||||
|
|
Loading…
Reference in a new issue