deps: update react-native-callstats to 3.57.1
This commit is contained in:
parent
f8294fb312
commit
5d86e3b674
|
@ -8447,6 +8447,17 @@
|
|||
"strophejs-plugin-disco": "0.0.2",
|
||||
"webrtc-adapter": "github:webrtc/adapter#1eec19782b4058d186341263e7d049cea3e3290a",
|
||||
"yaeti": "1.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native-callstats": {
|
||||
"version": "3.53.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.53.4.tgz",
|
||||
"integrity": "sha512-LN6CVKHSVTz+CJ6hGuGaxC2bbknoIACEMYLKZ/dcTMEepibaac3bZ+Evilgq0ot+E1BBBFkOo9hiOUU1cgqLXQ==",
|
||||
"requires": {
|
||||
"base-64": "0.1.0",
|
||||
"jssha": "^2.2.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libflacjs": {
|
||||
|
@ -11458,9 +11469,9 @@
|
|||
"integrity": "sha512-By4lgWQG9eewS9WzhzxVHAewxX40v1CzLnNYXFMOqF06fYVCNykiiTMGlLzz3UXHVwwN1Drxw9uWroQfGRFMsw=="
|
||||
},
|
||||
"react-native-callstats": {
|
||||
"version": "3.53.4",
|
||||
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.53.4.tgz",
|
||||
"integrity": "sha512-LN6CVKHSVTz+CJ6hGuGaxC2bbknoIACEMYLKZ/dcTMEepibaac3bZ+Evilgq0ot+E1BBBFkOo9hiOUU1cgqLXQ==",
|
||||
"version": "3.57.1",
|
||||
"resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.57.1.tgz",
|
||||
"integrity": "sha512-IrPYu/Q4AgC2lMDVgORHNM5OpgIxwqPmYw6Rhqbr1RXgMIN91Ve/NG6hjM6logk+gxbacxeyXpl3XCmtaM6RPg==",
|
||||
"requires": {
|
||||
"base-64": "0.1.0",
|
||||
"jssha": "^2.2.0"
|
||||
|
|
|
@ -64,7 +64,7 @@
|
|||
"react-native": "0.57.8",
|
||||
"react-native-background-timer": "2.1.1",
|
||||
"react-native-calendar-events": "1.6.4",
|
||||
"react-native-callstats": "3.53.4",
|
||||
"react-native-callstats": "3.57.1",
|
||||
"react-native-fast-image": "5.1.1",
|
||||
"react-native-gifted-chat": "0.6.0",
|
||||
"react-native-google-signin": "1.0.2",
|
||||
|
|
Loading…
Reference in New Issue