Browse Source

chore(package.json): bump react-native-callstats to 3.53.4

dev1
paweldomas 7 years ago
parent
commit
3f46c64f4f
2 changed files with 4 additions and 4 deletions
  1. 3
    3
      package-lock.json
  2. 1
    1
      package.json

+ 3
- 3
package-lock.json View File

6884
       }
6884
       }
6885
     },
6885
     },
6886
     "react-native-callstats": {
6886
     "react-native-callstats": {
6887
-      "version": "3.52.0",
6888
-      "resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.52.0.tgz",
6889
-      "integrity": "sha512-wOyav1qfLGLFI1db5dtp7bNr9lfJuPGR/9fqiSU8RHwEofQKmMBslBozUro/sRf27OFuAYQow4v2Q+NOv7xHnA==",
6887
+      "version": "3.53.4",
6888
+      "resolved": "https://registry.npmjs.org/react-native-callstats/-/react-native-callstats-3.53.4.tgz",
6889
+      "integrity": "sha512-LN6CVKHSVTz+CJ6hGuGaxC2bbknoIACEMYLKZ/dcTMEepibaac3bZ+Evilgq0ot+E1BBBFkOo9hiOUU1cgqLXQ==",
6890
       "requires": {
6890
       "requires": {
6891
         "base-64": "0.1.0",
6891
         "base-64": "0.1.0",
6892
         "jssha": "^2.2.0"
6892
         "jssha": "^2.2.0"

+ 1
- 1
package.json View File

22
     "current-executing-script": "0.1.3",
22
     "current-executing-script": "0.1.3",
23
     "jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
23
     "jitsi-meet-logger": "github:jitsi/jitsi-meet-logger#6fff754a77a56ab52499f3559105a15886942a1e",
24
     "js-utils": "github:jitsi/js-utils#d4b78721b754a15c2588b7b0c621a9fff6fa1363",
24
     "js-utils": "github:jitsi/js-utils#d4b78721b754a15c2588b7b0c621a9fff6fa1363",
25
-    "react-native-callstats": "3.52.0",
25
+    "react-native-callstats": "3.53.4",
26
     "sdp-transform": "2.3.0",
26
     "sdp-transform": "2.3.0",
27
     "strophe.js": "1.2.15",
27
     "strophe.js": "1.2.15",
28
     "strophejs-plugin-disco": "0.0.2",
28
     "strophejs-plugin-disco": "0.0.2",

Loading…
Cancel
Save