Update dependency livekit-client to v1.15.10 (#20)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-23 10:46:24 +01:00 committed by GitHub
parent 2ec251c93c
commit 4aa342a1c7
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.9", "version": "1.15.10",
"resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-1.15.9.tgz", "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-1.15.10.tgz",
"integrity": "sha512-BfK5mKrOUSO+mff83R+NntUUTitzBr5HVVCetMYWSR67LP5rLQw96A+3xbEXV0Orj07u7azPPrNnIsFIo4GOEA==", "integrity": "sha512-fNiXakeJyoaInt8Yo2i7kzsEG5YtlvqVqgXX1OPv7U7Y6D5TVwJc7dR1sIPpMxsAGMEIwbvsIweRXlObpp2mxA==",
"dependencies": { "dependencies": {
"@bufbuild/protobuf": "^1.3.0", "@bufbuild/protobuf": "^1.3.0",
"events": "^3.3.0", "events": "^3.3.0",