From ae70370a38eab84af010ef98882269fae14eb70e Mon Sep 17 00:00:00 2001 From: Jaya Allamsetty <54324652+jallamsetty1@users.noreply.github.com> Date: Wed, 21 Sep 2022 13:25:29 -0400 Subject: [PATCH] chore(deps) lib-jitsi-meet@latest https://github.com/jitsi/lib-jitsi-meet/compare/v1505.0.0+f49afde5...v1506.0.0+3fc03265 --- 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 314a34068..9ab4009ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -73,7 +73,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/v1505.0.0+f49afde5/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1506.0.0+3fc03265/lib-jitsi-meet.tgz", "lodash": "4.17.21", "moment": "2.29.4", "moment-duration-format": "2.2.2", @@ -13049,8 +13049,8 @@ }, "node_modules/lib-jitsi-meet": { "version": "0.0.0", - "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1505.0.0+f49afde5/lib-jitsi-meet.tgz", - "integrity": "sha512-vEaUWAt8nsWGU8VqsUuvmjxBM3T81QPq0W5or8woJRBAuRGKrQtng39dB5NKSw4GsWR/a9gfKS8zcUl5YDeA4Q==", + "resolved": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1506.0.0+3fc03265/lib-jitsi-meet.tgz", + "integrity": "sha512-Dga5fB3eJwCnKlpxr4jQYoyfcL0si78tI+NOYGCn3Mc97FFmzxdjux0WLv6+/XFUqRnxTN/P57ECDXMCdyxysw==", "license": "Apache-2.0", "dependencies": { "@jitsi/js-utils": "2.0.0", @@ -30298,8 +30298,8 @@ } }, "lib-jitsi-meet": { - "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1505.0.0+f49afde5/lib-jitsi-meet.tgz", - "integrity": "sha512-vEaUWAt8nsWGU8VqsUuvmjxBM3T81QPq0W5or8woJRBAuRGKrQtng39dB5NKSw4GsWR/a9gfKS8zcUl5YDeA4Q==", + "version": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1506.0.0+3fc03265/lib-jitsi-meet.tgz", + "integrity": "sha512-Dga5fB3eJwCnKlpxr4jQYoyfcL0si78tI+NOYGCn3Mc97FFmzxdjux0WLv6+/XFUqRnxTN/P57ECDXMCdyxysw==", "requires": { "@jitsi/js-utils": "2.0.0", "@jitsi/logger": "2.0.0", diff --git a/package.json b/package.json index 956ac63f6..1d6b7dc6c 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,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/v1505.0.0+f49afde5/lib-jitsi-meet.tgz", + "lib-jitsi-meet": "https://github.com/jitsi/lib-jitsi-meet/releases/download/v1506.0.0+3fc03265/lib-jitsi-meet.tgz", "lodash": "4.17.21", "moment": "2.29.4", "moment-duration-format": "2.2.2",