From 69567fb371df7b7ccd9e668ccc003c74c4066c85 Mon Sep 17 00:00:00 2001 From: Jaya Allamsetty <54324652+jallamsetty1@users.noreply.github.com> Date: Mon, 17 Oct 2022 19:06:38 -0400 Subject: [PATCH] chore(deps) lib-jitsi-meet@latest https://github.com/jitsi/lib-jitsi-meet/compare/v1508.0.0+238dd7b2...v1519.0.0+eb623e75 --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index ea4c2123c..5a571e9d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,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/v1508.0.0+238dd7b2/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1519.0.0+eb623e75/lib-jitsi-meet.tgz", "lodash": "4.17.21", "moment": "2.29.4", "moment-duration-format": "2.2.2", @@ -13456,8 +13456,8 @@ }, "node_modules/lib-jitsi-meet": { "version": "0.0.0", - "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1508.0.0+238dd7b2/lib-jitsi-meet.tgz", - "integrity": "sha512-FODZsk5ISwSVFAIwP6zu3IOdYL851dkSKQ4/aGaolTvErWZ2M69tIxEB4yAd81+9ewVL3nb9G0HGXJKFczTw1g==", + "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1519.0.0+eb623e75/lib-jitsi-meet.tgz", + "integrity": "sha512-or0vfLsZAJ+OjhQ4ls1ot9Tx75mC/rNvmnnflA2Lsn8Q1JWL+2PsUNHaBHocxWe6dBk/7xw63NtcE7qv+gvlcA==", "license": "Apache-2.0", "dependencies": { "@jitsi/js-utils": "2.0.0", @@ -30447,8 +30447,8 @@ } }, "lib-jitsi-meet": { - "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1508.0.0+238dd7b2/lib-jitsi-meet.tgz", - "integrity": "sha512-FODZsk5ISwSVFAIwP6zu3IOdYL851dkSKQ4/aGaolTvErWZ2M69tIxEB4yAd81+9ewVL3nb9G0HGXJKFczTw1g==", + "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1519.0.0+eb623e75/lib-jitsi-meet.tgz", + "integrity": "sha512-or0vfLsZAJ+OjhQ4ls1ot9Tx75mC/rNvmnnflA2Lsn8Q1JWL+2PsUNHaBHocxWe6dBk/7xw63NtcE7qv+gvlcA==", "requires": { "@jitsi/js-utils": "2.0.0", "@jitsi/logger": "2.0.0", diff --git a/package.json b/package.json index 1eb57f558..80c430ae9 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,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/v1508.0.0+238dd7b2/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1519.0.0+eb623e75/lib-jitsi-meet.tgz", "lodash": "4.17.21", "moment": "2.29.4", "moment-duration-format": "2.2.2",