Update dependency livekit-client to v1.9.2 (#68)

This commit is contained in:
renovate[bot] 2023-05-02 18:31:08 -07:00 committed by GitHub
parent f45b86973d
commit 91fa631b9e
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.0.0",
"@livekit/components-styles": "1.0.0",
"livekit-client": "1.9.1",
"livekit-client": "1.9.2",
"livekit-server-sdk": "1.2.1",
"next": "12.3.4",
"next-seo": "^5.15.0",

View file

@ -1564,10 +1564,10 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"
livekit-client@1.9.1:
version "1.9.1"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.9.1.tgz#1cf06190b594d64128738763c9b94c1fee4ba426"
integrity sha512-zuQEAlXb6Ka8yx5SpgsvtyfoazJhsC3iqGVRF5rFT+aUmdna6P4UaqdhRkWRH0R5odT5+ysUg+Crh6ejQagxIg==
livekit-client@1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.9.2.tgz#7a11aaa8fee46d6196add725fda9571eb6de4ff4"
integrity sha512-YX6lZ7YGFfeG02mWVjPnHfymHfnO/lNhTKT+OcJTD4pLTwAXhmboZ3ESULMulivuLIFQTRVSohWq8F7fbJXqUw==
dependencies:
async-await-queue "^1.2.1"
events "^3.3.0"