chore(deps) react-native-callstats @ 3.73.7

This commit is contained in:
Saúl Ibarra Corretgé 2022-01-05 15:20:54 +01:00 committed by Saúl Ibarra Corretgé
parent 50d33d068b
commit d161816972
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -83,7 +83,7 @@
"react-native": "github:jitsi/react-native#891986ec5ecaef65d1c8a7fe472f86cf84fe7551",
"react-native-background-timer": "2.4.1",
"react-native-calendar-events": "2.2.0",
"react-native-callstats": "3.70.1",
"react-native-callstats": "3.73.7",
"react-native-collapsible": "1.5.1",
"react-native-default-preference": "1.4.2",
"react-native-device-info": "8.0.0",
@ -15796,9 +15796,9 @@
}
},
"node_modules/react-native-callstats": {
"version": "3.70.1",
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.70.1.tgz",
"integrity": "sha512-mQDkDTBzNDNDvti40Ii7eo/ElagOQrtv5ru+qjvE5rBpwmGAHCwsNpM3Q5k7yNVZpJ5oXQ4fHL/qeiwZLqfvvw==",
"version": "3.73.7",
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.73.7.tgz",
"integrity": "sha512-4/cgJ9YjoblCch9bH5D3ShI4DNxsKLzqkS9GmpY8ObrWKVJ0moozgVsU2/4lKKUcsv8bwMU8xPLFG5ZsctDNVQ==",
"dependencies": {
"base-64": "0.1.0",
"jssha": "^3.2.0"
@ -32652,9 +32652,9 @@
"integrity": "sha512-tNUbhT6Ief0JM4OQzQAaz1ri0+MCcAoHptBcEXCz2g7q3A05pg62PR2Dio4F9t2fCAD7Y2+QggdY1ycAsF3Tsg=="
},
"react-native-callstats": {
"version": "3.70.1",
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.70.1.tgz",
"integrity": "sha512-mQDkDTBzNDNDvti40Ii7eo/ElagOQrtv5ru+qjvE5rBpwmGAHCwsNpM3Q5k7yNVZpJ5oXQ4fHL/qeiwZLqfvvw==",
"version": "3.73.7",
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.73.7.tgz",
"integrity": "sha512-4/cgJ9YjoblCch9bH5D3ShI4DNxsKLzqkS9GmpY8ObrWKVJ0moozgVsU2/4lKKUcsv8bwMU8xPLFG5ZsctDNVQ==",
"requires": {
"base-64": "0.1.0",
"jssha": "^3.2.0"

View File

@ -88,7 +88,7 @@
"react-native": "github:jitsi/react-native#891986ec5ecaef65d1c8a7fe472f86cf84fe7551",
"react-native-background-timer": "2.4.1",
"react-native-calendar-events": "2.2.0",
"react-native-callstats": "3.70.1",
"react-native-callstats": "3.73.7",
"react-native-collapsible": "1.5.1",
"react-native-default-preference": "1.4.2",
"react-native-device-info": "8.0.0",