|
@@ -4495,7 +4495,8 @@
|
4495
|
4495
|
"bluebird": {
|
4496
|
4496
|
"version": "3.5.1",
|
4497
|
4497
|
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.5.1.tgz",
|
4498
|
|
- "integrity": "sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA=="
|
|
4498
|
+ "integrity": "sha512-MKiLiV+I1AA596t9w1sQJ8jkiSr5+ZKi0WKrYGUn6d1Fx+Ij4tIj+m2WMQSGczs5jZVxV339chE8iwk6F64wjA==",
|
|
4499
|
+ "dev": true
|
4499
|
4500
|
},
|
4500
|
4501
|
"bn.js": {
|
4501
|
4502
|
"version": "4.11.8",
|
|
@@ -9620,13 +9621,13 @@
|
9620
|
9621
|
}
|
9621
|
9622
|
},
|
9622
|
9623
|
"lib-jitsi-meet": {
|
9623
|
|
- "version": "github:jitsi/lib-jitsi-meet#90f51c61f34b75f8cca5d0393d8e8daa20006ec4",
|
|
9624
|
+ "version": "github:jitsi/lib-jitsi-meet#4e67cdbcbf8418d58220c9b2b1495469f3b3161e",
|
9624
|
9625
|
"requires": {
|
9625
|
9626
|
"async": "0.9.0",
|
9626
|
9627
|
"current-executing-script": "0.1.3",
|
9627
|
9628
|
"jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
|
9628
|
9629
|
"js-utils": "github:jitsi/js-utils#d4b78721b754a15c2588b7b0c621a9fff6fa1363",
|
9629
|
|
- "react-native-callstats": "3.27.0",
|
|
9630
|
+ "react-native-callstats": "3.50.4",
|
9630
|
9631
|
"sdp-interop": "0.1.12",
|
9631
|
9632
|
"sdp-simulcast": "0.2.1",
|
9632
|
9633
|
"sdp-transform": "2.3.0",
|
|
@@ -12107,14 +12108,6 @@
|
12107
|
12108
|
"resolved": "https://registry.npmjs.org/postis/-/postis-2.2.0.tgz",
|
12108
|
12109
|
"integrity": "sha1-3F4yN2WYXd/cv9r8MUGpVprvdak="
|
12109
|
12110
|
},
|
12110
|
|
- "precalltest": {
|
12111
|
|
- "version": "1.1.6",
|
12112
|
|
- "resolved": "https://registry.npmjs.org/precalltest/-/precalltest-1.1.6.tgz",
|
12113
|
|
- "integrity": "sha1-PXXyNDTHN40+hlLo8EsHaL1WkmI=",
|
12114
|
|
- "requires": {
|
12115
|
|
- "bluebird": "3.5.1"
|
12116
|
|
- }
|
12117
|
|
- },
|
12118
|
12111
|
"precommit-hook": {
|
12119
|
12112
|
"version": "3.0.0",
|
12120
|
12113
|
"resolved": "https://registry.npmjs.org/precommit-hook/-/precommit-hook-3.0.0.tgz",
|
|
@@ -12618,13 +12611,12 @@
|
12618
|
12611
|
"version": "github:jitsi/react-native-calendar-events#dabfabc4bacc1424a8b93ebdda6f3820dee198cb"
|
12619
|
12612
|
},
|
12620
|
12613
|
"react-native-callstats": {
|
12621
|
|
- "version": "3.27.0",
|
12622
|
|
- "resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.27.0.tgz",
|
12623
|
|
- "integrity": "sha1-xPyL0wTkCQKdnHzbcj/lQN3Bjuk=",
|
|
12614
|
+ "version": "3.50.4",
|
|
12615
|
+ "resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.50.4.tgz",
|
|
12616
|
+ "integrity": "sha512-VPVWVMoabgKYSuK3kQurHyfwviX22CyjLqIhWcPRettIt/tdvzszfMLWdw49VB/vXslgg4rqQdKlSNK1AjLx0Q==",
|
12624
|
12617
|
"requires": {
|
12625
|
12618
|
"base-64": "0.1.0",
|
12626
|
|
- "jssha": "2.3.1",
|
12627
|
|
- "precalltest": "1.1.6"
|
|
12619
|
+ "jssha": "2.3.1"
|
12628
|
12620
|
}
|
12629
|
12621
|
},
|
12630
|
12622
|
"react-native-fetch-blob": {
|