diff --git a/package-lock.json b/package-lock.json index ea73407c3b8b..af34437a3bff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "js-md5": "0.6.1", "js-sha512": "0.8.0", "jwt-decode": "2.2.0", - "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz", "lodash-es": "4.17.21", "moment": "2.29.4", "moment-duration-format": "2.2.2", @@ -12428,8 +12428,8 @@ }, "node_modules/lib-jitsi-meet": { "version": "0.0.0", - "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz", - "integrity": "sha512-o+Wn2IKhfk3Wj6fbjNao1FSpnRdqRYyGkvVbEbbZA0HG8UpraqAL4uQA714V10x5KjkAQBTWPqGIimelfIHMBw==", + "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz", + "integrity": "sha512-SDLUMH9jD1fAP+xpuYF7z33Oyfmo9lW0fy3uxW+9SThY7hXV/QwMzYlw/Z6D2yzjwbSUwDgIuo/OgrllWlax2w==", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { @@ -27864,8 +27864,8 @@ } }, "lib-jitsi-meet": { - "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz", - "integrity": "sha512-o+Wn2IKhfk3Wj6fbjNao1FSpnRdqRYyGkvVbEbbZA0HG8UpraqAL4uQA714V10x5KjkAQBTWPqGIimelfIHMBw==", + "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz", + "integrity": "sha512-SDLUMH9jD1fAP+xpuYF7z33Oyfmo9lW0fy3uxW+9SThY7hXV/QwMzYlw/Z6D2yzjwbSUwDgIuo/OgrllWlax2w==", "requires": { "@jitsi/js-utils": "2.2.1", "@jitsi/logger": "2.0.2", diff --git a/package.json b/package.json index c494dc74e3a8..b0572f5bfd87 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "js-md5": "0.6.1", "js-sha512": "0.8.0", "jwt-decode": "2.2.0", - "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1883.0.0+9eefac11/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1885.0.0+0ef83147/lib-jitsi-meet.tgz", "lodash-es": "4.17.21", "moment": "2.29.4", "moment-duration-format": "2.2.2",