Update dependency livekit-client to v2.5.5 (#107)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-27 18:11:01 +02:00 committed by GitHub
parent 08d52341e0
commit 167d89bbaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated
View File

@ -5980,9 +5980,9 @@
"dev": true "dev": true
}, },
"node_modules/livekit-client": { "node_modules/livekit-client": {
"version": "2.5.4", "version": "2.5.5",
"resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.5.4.tgz", "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.5.5.tgz",
"integrity": "sha512-ZL1Twbzscvhji7Sor+JIkIV4V7jSbX/IvBvfxeOuRzovIiM0v9IUCMINUR98mPZ7kHNFuiKB3w14afYa4UjkPg==", "integrity": "sha512-RLGUEZBwBEjZFa3ROd8Aj+SwTmTKqRKOpH5pWGVg7nfLgTy5Kx4NNVML3HHAM6fP7lAwuuNz9TdrNM81++WdCg==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@livekit/protocol": "1.22.0", "@livekit/protocol": "1.22.0",