"feat(TPC): append TPC ID to stream IDs" & "fix(RTC): protect from counter overflow"
This commit is contained in:
parent
4c65262a87
commit
b52e584327
|
@ -7158,7 +7158,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"lib-jitsi-meet": {
|
"lib-jitsi-meet": {
|
||||||
"version": "github:jitsi/lib-jitsi-meet#e895c9b86f57a288f644dcc61f81771034b932da",
|
"version": "github:jitsi/lib-jitsi-meet#5c674f923eb3285cbc132061c2f557a0b4342cfd",
|
||||||
"requires": {
|
"requires": {
|
||||||
"async": "0.9.0",
|
"async": "0.9.0",
|
||||||
"current-executing-script": "0.1.3",
|
"current-executing-script": "0.1.3",
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"jquery-i18next": "1.2.0",
|
"jquery-i18next": "1.2.0",
|
||||||
"js-md5": "0.6.1",
|
"js-md5": "0.6.1",
|
||||||
"jwt-decode": "2.2.0",
|
"jwt-decode": "2.2.0",
|
||||||
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#e895c9b86f57a288f644dcc61f81771034b932da",
|
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#5c674f923eb3285cbc132061c2f557a0b4342cfd",
|
||||||
"lodash": "4.17.4",
|
"lodash": "4.17.4",
|
||||||
"moment": "2.19.4",
|
"moment": "2.19.4",
|
||||||
"nuclear-js": "1.4.0",
|
"nuclear-js": "1.4.0",
|
||||||
|
|
Loading…
Reference in New Issue