Update dependency livekit-client to v1.15.11 (#22)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-31 08:48:18 -08:00 committed by GitHub
parent 6f0cd438c6
commit 25389809b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -3249,9 +3249,9 @@
"dev": true
},
"node_modules/livekit-client": {
"version": "1.15.10",
"resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-1.15.10.tgz",
"integrity": "sha512-fNiXakeJyoaInt8Yo2i7kzsEG5YtlvqVqgXX1OPv7U7Y6D5TVwJc7dR1sIPpMxsAGMEIwbvsIweRXlObpp2mxA==",
"version": "1.15.11",
"resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-1.15.11.tgz",
"integrity": "sha512-JcZXw8QQe+hwKWOwMLE+fNwVLRo99XnmPtQWgaRuP1A1eWZnPhFmLvwMW24w7lsnoBGBA4lCGm/NBa4Lla/O7Q==",
"dependencies": {
"@bufbuild/protobuf": "^1.3.0",
"events": "^3.3.0",