Update dependency livekit-client to v1.15.9 (#17)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-19 13:09:24 +01:00 committed by GitHub
parent 58c8e17736
commit 0acc27e406
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 "dev": true
}, },
"node_modules/livekit-client": { "node_modules/livekit-client": {
"version": "1.15.8", "version": "1.15.9",
"resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-1.15.8.tgz", "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-1.15.9.tgz",
"integrity": "sha512-KEopRwgG5o4OxmbPfqUFfYtCTy7Y7S4pkCiNJ3pzIgAIlYfWpSnuBysNk+oeVa2vOz9W65MYEbumq56r3lg45w==", "integrity": "sha512-BfK5mKrOUSO+mff83R+NntUUTitzBr5HVVCetMYWSR67LP5rLQw96A+3xbEXV0Orj07u7azPPrNnIsFIo4GOEA==",
"dependencies": { "dependencies": {
"@bufbuild/protobuf": "^1.3.0", "@bufbuild/protobuf": "^1.3.0",
"events": "^3.3.0", "events": "^3.3.0",