Pin livekit-client to v2.9.1

To be safe we should constrain our dependency to the specific release that we want.
This commit is contained in:
Robin
2025-03-18 11:42:21 -04:00
parent b8c77b1528
commit 8c3e4509d7
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@
"i18next-parser": "^9.1.0",
"jsdom": "^26.0.0",
"knip": "^5.27.2",
"livekit-client": "^2.5.7",
"livekit-client": "2.9.1",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#8395919f0fd1af7cab1e793d736f2cdf18ef7686",