Update dependency livekit-client to v1.6.6 (#27)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-02 06:21:33 +00:00 committed by GitHub
parent f02e7d5f80
commit 5a90a33f83
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": "0.4.1",
"@livekit/components-styles": "0.1.14",
"livekit-client": "1.6.5",
"livekit-client": "1.6.6",
"livekit-server-sdk": "1.1.0",
"next": "12.3.4",
"next-seo": "^5.15.0",

View File

@ -1525,10 +1525,10 @@ levn@^0.4.1:
prelude-ls "^1.2.1"
type-check "~0.4.0"
livekit-client@1.6.5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.6.5.tgz#3b3f13fbbf0822824ceff19ee1b5d5002a9b3a19"
integrity sha512-UDGSvmPW3gQnvbkFFpfDx0lIlTtp4tUv7HynIb8oT4JbVvvkGMaqMJ3vjxrz0EciasZZsbMAayMMwNnkPh2Pjw==
livekit-client@1.6.6:
version "1.6.6"
resolved "https://registry.yarnpkg.com/livekit-client/-/livekit-client-1.6.6.tgz#e06a5004a02eff59e92f2f77fc66282d2356c6d1"
integrity sha512-2tI8FCAByBxdDy4qZkTUQwiRBdRTWQmCARL+E92hLTgsEPppw66PwIdKxCqReWw33pc088YVB/tlB3NY42Ee0g==
dependencies:
async-await-queue "^1.2.1"
events "^3.3.0"