Update dependency livekit-client to v1.13.1 (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6051d6ce9c
commit
0b134ecfc4
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"dependencies": {
|
||||
"@livekit/components-react": "1.1.4",
|
||||
"@livekit/components-styles": "1.0.6",
|
||||
"livekit-client": "1.13.0",
|
||||
"livekit-client": "1.13.1",
|
||||
"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.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==
|
||||
livekit-client@1.13.1:
|
||||
version "1.13.1"
|
||||
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.13.1.tgz#35e4cfba08b6c12a1dcde21b0d1ffafd99a15179"
|
||||
integrity sha512-KJuin4kZ1bzExnhm6zbosQL1I2cD/kwFyBnYnI8o1w9bJoQJ+rGA3c/9dKWCpeNSGw4urz+i1QPVB2qoetXK5Q==
|
||||
dependencies:
|
||||
"@bufbuild/protobuf" "^1.3.0"
|
||||
events "^3.3.0"
|
||||
|
|
Loading…
Reference in a new issue