chore(deps) lib-jitsi-meet@latest
https://github.com/jitsi/lib-jitsi-meet/compare/v1505.0.0+f49afde5...v1506.0.0+3fc03265
This commit is contained in:
parent
45c67142e9
commit
ae70370a38
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue