diff --git a/package-lock.json b/package-lock.json index 4684c67f54..dfeeea8f33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,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/v2076.0.0+69f68d36/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v2084.0.0+819cdfbb/lib-jitsi-meet.tgz", "lodash-es": "4.17.21", "null-loader": "4.0.1", "optional-require": "1.0.3", @@ -18260,8 +18260,8 @@ }, "node_modules/lib-jitsi-meet": { "version": "0.0.0", - "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v2076.0.0+69f68d36/lib-jitsi-meet.tgz", - "integrity": "sha512-VueKFwWr/3iS8/Bnxf0vBsywGSe2JmXn0AyB9IBGWv4RW6aerSwGqaEwPe45wqbzc+ApL96sqmIUviZbIMtiDg==", + "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v2084.0.0+819cdfbb/lib-jitsi-meet.tgz", + "integrity": "sha512-O+T1/0z4+a3ERbJk2pipErcdThyCFOiAPRd+hOqq+PP4kB7NcP7k4coyeqbXoG+oPh3N60aPLFIg9u9Qlsh0AA==", "license": "Apache-2.0", "dependencies": { "@jitsi/js-utils": "2.4.6", @@ -39711,8 +39711,8 @@ } }, "lib-jitsi-meet": { - "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v2076.0.0+69f68d36/lib-jitsi-meet.tgz", - "integrity": "sha512-VueKFwWr/3iS8/Bnxf0vBsywGSe2JmXn0AyB9IBGWv4RW6aerSwGqaEwPe45wqbzc+ApL96sqmIUviZbIMtiDg==", + "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v2084.0.0+819cdfbb/lib-jitsi-meet.tgz", + "integrity": "sha512-O+T1/0z4+a3ERbJk2pipErcdThyCFOiAPRd+hOqq+PP4kB7NcP7k4coyeqbXoG+oPh3N60aPLFIg9u9Qlsh0AA==", "requires": { "@jitsi/js-utils": "2.4.6", "@jitsi/logger": "2.0.2", diff --git a/package.json b/package.json index 5ef291ee1a..626b33a13f 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,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/v2076.0.0+69f68d36/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v2084.0.0+819cdfbb/lib-jitsi-meet.tgz", "lodash-es": "4.17.21", "null-loader": "4.0.1", "optional-require": "1.0.3",