chore: Updates the callstats lib. (#3207)
This commit is contained in:
parent
75b2eb0f99
commit
cc319ad5e9
|
@ -9738,7 +9738,6 @@
|
|||
"current-executing-script": "0.1.3",
|
||||
"jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
|
||||
"js-utils": "github:jitsi/js-utils#d4b78721b754a15c2588b7b0c621a9fff6fa1363",
|
||||
"react-native-callstats": "3.50.4",
|
||||
"sdp-transform": "2.3.0",
|
||||
"strophe.js": "1.2.15",
|
||||
"strophejs-plugin-disco": "0.0.2",
|
||||
|
@ -12721,9 +12720,9 @@
|
|||
"from": "react-native-calendar-events@github:jitsi/react-native-calendar-events#cad37355f36d17587d84af72b0095e8cc5fd3df9"
|
||||
},
|
||||
"react-native-callstats": {
|
||||
"version": "3.50.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.50.4.tgz",
|
||||
"integrity": "sha512-VPVWVMoabgKYSuK3kQurHyfwviX22CyjLqIhWcPRettIt/tdvzszfMLWdw49VB/vXslgg4rqQdKlSNK1AjLx0Q==",
|
||||
"version": "3.52.0",
|
||||
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.52.0.tgz",
|
||||
"integrity": "sha512-wOyav1qfLGLFI1db5dtp7bNr9lfJuPGR/9fqiSU8RHwEofQKmMBslBozUro/sRf27OFuAYQow4v2Q+NOv7xHnA==",
|
||||
"requires": {
|
||||
"base-64": "0.1.0",
|
||||
"jssha": "^2.2.0"
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"react-native": "0.55.4",
|
||||
"react-native-background-timer": "2.0.0",
|
||||
"react-native-calendar-events": "github:jitsi/react-native-calendar-events#cad37355f36d17587d84af72b0095e8cc5fd3df9",
|
||||
"react-native-callstats": "3.50.4",
|
||||
"react-native-callstats": "3.52.0",
|
||||
"react-native-fetch-blob": "github:joltup/react-native-fetch-blob#1f9a1761aea4e37bd672bd0d233f3adf0e113a11",
|
||||
"react-native-img-cache": "1.5.2",
|
||||
"react-native-immersive": "1.1.0",
|
||||
|
|
Loading…
Reference in New Issue