From 3bfc56c5e0b94f53279f4175915e5584b4ec137d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 14:46:52 +0200 Subject: [PATCH] chore(deps): bump livekit-client in /Client/tauri-client (#1254) Bumps [livekit-client](https://github.com/livekit/client-sdk-js) from 2.18.0 to 2.21.0. - [Release notes](https://github.com/livekit/client-sdk-js/releases) - [Changelog](https://github.com/livekit/client-sdk-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/livekit/client-sdk-js/compare/v2.18.0...v2.21.0) --- updated-dependencies: - dependency-name: livekit-client dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Client/tauri-client/package-lock.json | 30 +++++++++++++-------------- Client/tauri-client/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Client/tauri-client/package-lock.json b/Client/tauri-client/package-lock.json index bc8cf5e9..2aaca0ea 100644 --- a/Client/tauri-client/package-lock.json +++ b/Client/tauri-client/package-lock.json @@ -18,7 +18,7 @@ "@tauri-apps/plugin-notification": "^2", "@tauri-apps/plugin-opener": "^2.5.3", "@tauri-apps/plugin-process": "^2.3.1", - "livekit-client": "^2.18.0" + "livekit-client": "^2.21.0" }, "devDependencies": { "@eslint/js": "^9.39.4", @@ -2019,9 +2019,9 @@ "license": "Apache-2.0" }, "node_modules/@livekit/protocol": { - "version": "1.44.0", - "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.44.0.tgz", - "integrity": "sha512-/vfhDUGcUKO8Q43r6i+5FrDhl5oZjm/X3U4x2Iciqvgn5C8qbj+57YPcWSJ1kyIZm5Cm6AV2nAPjMm3ETD/iyg==", + "version": "1.50.4", + "resolved": "https://registry.npmjs.org/@livekit/protocol/-/protocol-1.50.4.tgz", + "integrity": "sha512-L1uggNQAqyY21smQY8AllyOYbcv9Me9TaxwuLytL1R8ck9nbYPmQLNwEDi3pOFGAMa5F8I2nUi2Jc59W5awxlA==", "license": "Apache-2.0", "dependencies": { "@bufbuild/protobuf": "^1.10.0" @@ -6407,20 +6407,20 @@ } }, "node_modules/livekit-client": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.18.0.tgz", - "integrity": "sha512-wjH4y0rw5fnkPmmaxutPhD4XcAq6goQszS8lw9PEpGXVwiRE6sI/ZH+mOT/s8AHJnEC3tjmfiMZ4MQt8BlaWew==", + "version": "2.21.0", + "resolved": "https://registry.npmjs.org/livekit-client/-/livekit-client-2.21.0.tgz", + "integrity": "sha512-RBUhPkV/sl1nzl8lokVlK5uATPwn0AlsudCBZXissw/kDl9yz8ac4pNJ43iPpMVoHOeBYH/BZ3vUC1adqa/zFQ==", "license": "Apache-2.0", "dependencies": { "@livekit/mutex": "1.1.1", - "@livekit/protocol": "1.44.0", + "@livekit/protocol": "1.50.4", "events": "^3.3.0", "jose": "^6.1.0", "loglevel": "^1.9.2", "sdp-transform": "^2.15.0", "tslib": "2.8.1", "typed-emitter": "^2.1.0", - "webrtc-adapter": "^9.0.1" + "webrtc-adapter": "9.0.6" }, "peerDependencies": { "@types/dom-mediacapture-record": "^1" @@ -7317,9 +7317,9 @@ } }, "node_modules/sdp": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/sdp/-/sdp-3.2.1.tgz", - "integrity": "sha512-lwsAIzOPlH8/7IIjjz3K0zYBk7aBVVcvjMwt3M4fLxpjMYyy7i3I97SLHebgn4YBjirkzfp3RvRDWSKsh/+WFw==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/sdp/-/sdp-3.2.2.tgz", + "integrity": "sha512-xZocWwfyp4hkbN4hLWxMjmv2Q8aNa9MhmOZ7L9aCZPT+dZsgRr6wZRrSYE3HTdyk/2pZKPSgqI7ns7Een1xMSA==", "license": "MIT" }, "node_modules/sdp-transform": { @@ -8246,9 +8246,9 @@ } }, "node_modules/webrtc-adapter": { - "version": "9.0.4", - "resolved": "https://registry.npmjs.org/webrtc-adapter/-/webrtc-adapter-9.0.4.tgz", - "integrity": "sha512-5ZZY1+lGq8LEKuDlg9M2RPJHlH3R7OVwyHqMcUsLKCgd9Wvf+QrFTCItkXXYPmrJn8H6gRLXbSgxLLdexiqHxw==", + "version": "9.0.6", + "resolved": "https://registry.npmjs.org/webrtc-adapter/-/webrtc-adapter-9.0.6.tgz", + "integrity": "sha512-CHbl2ZQbxx164IgWRgzJno4hWtM4tFbRam1QfI3Yxhs3w/DvqluVxVWeXs3oL5/fbGkSNLKo0Ty5MgUWceNhog==", "license": "BSD-3-Clause", "dependencies": { "sdp": "^3.2.0" diff --git a/Client/tauri-client/package.json b/Client/tauri-client/package.json index 8435da43..d267bda9 100644 --- a/Client/tauri-client/package.json +++ b/Client/tauri-client/package.json @@ -69,6 +69,6 @@ "@tauri-apps/plugin-notification": "^2", "@tauri-apps/plugin-opener": "^2.5.3", "@tauri-apps/plugin-process": "^2.3.1", - "livekit-client": "^2.18.0" + "livekit-client": "^2.21.0" } }