Update dependency livekit-client to v1.7.0 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bef0e4cc1d
commit
661daa9412
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@livekit/components-react": "0.5.0",
|
"@livekit/components-react": "0.5.0",
|
||||||
"@livekit/components-styles": "0.2.0",
|
"@livekit/components-styles": "0.2.0",
|
||||||
"livekit-client": "1.6.9",
|
"livekit-client": "1.7.0",
|
||||||
"livekit-server-sdk": "1.1.0",
|
"livekit-server-sdk": "1.1.0",
|
||||||
"next": "12.3.4",
|
"next": "12.3.4",
|
||||||
"next-seo": "^5.15.0",
|
"next-seo": "^5.15.0",
|
||||||
|
|
|
@ -1536,10 +1536,10 @@ levn@^0.4.1:
|
||||||
prelude-ls "^1.2.1"
|
prelude-ls "^1.2.1"
|
||||||
type-check "~0.4.0"
|
type-check "~0.4.0"
|
||||||
|
|
||||||
livekit-client@1.6.9:
|
livekit-client@1.7.0:
|
||||||
version "1.6.9"
|
version "1.7.0"
|
||||||
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.6.9.tgz#a77dcd4434b9cb4efb2c30a834ea576d6d00f719"
|
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.7.0.tgz#7090599bb3ce06b585830c0e9535641fade3c827"
|
||||||
integrity sha512-fmstsrsO4QRVqBx8OJS/tInEimrdpyM5iarWeGC1AyWstVhJ9HHcuD3o0suvaqtyvUZUW8wZOaJF3oKbrPFjFg==
|
integrity sha512-LXjSNc+7mkptjMzG3kgWk/SfiME0Ug1GPt8niK55S7ht5gYpncwPIg/N+QqLJqn2YpYVT827bK6sExX7Vlt/vQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
async-await-queue "^1.2.1"
|
async-await-queue "^1.2.1"
|
||||||
events "^3.3.0"
|
events "^3.3.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue