chore(deps) lib-jitsi-meet@latest

* squash: Use different function syntax.
* squash: Fix lint errors.
* Process stats immediately before setting the interval.
* feat(ReceiveVideoController): Add the ability to send constraints in the new format. Add the ability to send the bridge messages for the receiver video constraints in the new format directly.

676c7a9105...5796d83bb1
This commit is contained in:
Jaya Allamsetty 2021-03-17 14:57:09 -04:00 committed by Jaya Allamsetty
parent 3972e076f0
commit e937e99284
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -10265,8 +10265,8 @@
}
},
"lib-jitsi-meet": {
"version": "github:jitsi/lib-jitsi-meet#676c7a910505833810314a665ad1e825a158850c",
"from": "github:jitsi/lib-jitsi-meet#676c7a910505833810314a665ad1e825a158850c",
"version": "github:jitsi/lib-jitsi-meet#5796d83bb1e18102f5ee703ba2a03405a504fed6",
"from": "github:jitsi/lib-jitsi-meet#5796d83bb1e18102f5ee703ba2a03405a504fed6",
"requires": {
"@jitsi/js-utils": "1.0.2",
"@jitsi/sdp-interop": "1.0.3",

View File

@ -55,7 +55,7 @@
"jquery-i18next": "1.2.1",
"js-md5": "0.6.1",
"jwt-decode": "2.2.0",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#676c7a910505833810314a665ad1e825a158850c",
"lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#5796d83bb1e18102f5ee703ba2a03405a504fed6",
"libflacjs": "github:mmig/libflac.js#93d37e7f811f01cf7d8b6a603e38bd3c3810907d",
"lodash": "4.17.21",
"moment": "2.29.1",