diff --git a/package-lock.json b/package-lock.json index 270a08d..843ba57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,10 +14,9 @@ "@react-native-community/masked-view": "^0.1.10", "@react-navigation/material-bottom-tabs": "^5.3.15", "@react-navigation/native": "^5.9.4", - "@segment/analytics-react-native": "1.4.4", - "@segment/analytics-react-native-amplitude": "^1.4.3", - "@segment/analytics-react-native-appsflyer": "^1.4.3", - "@segment/analytics-react-native-firebase": "^1.4.3", + "@segment/analytics-react-native": "1.5.0", + "@segment/analytics-react-native-amplitude": "^1.5.0", + "@segment/analytics-react-native-appsflyer": "^1.5.0", "deepmerge": "4.2.2", "minimist": "^1.2.5", "node-fetch": "^2.6.1", @@ -26,7 +25,6 @@ "react-native-cli": "^2.0.1", "react-native-gesture-handler": "^1.10.3", "react-native-paper": "4.7.2", - "react-native-purchases": "^4.1.1", "react-native-reanimated": "^2.1.0", "react-native-safe-area-context": "^3.2.0", "react-native-screens": "^3.1.1", @@ -2414,27 +2412,19 @@ } }, "node_modules/@segment/analytics-react-native": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native/-/analytics-react-native-1.4.4.tgz", - "integrity": "sha512-zSgoGvw3VNqam0QoumOGiNr97ar3tutSwuMJPj2Da6mcJBVohMYHQcpShyufWfsiDeX8oMnu+UJx5eo+cxskrw==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-react-native/-/analytics-react-native-1.5.0.tgz", + "integrity": "sha512-hW93MKffFfkqNec615jQUB5wJHb5KyIcZitIVF5L7cZZxBCM7rQjVdwV9Jdk3KGFwjnWGRkAjDD2DkJZYqz7KQ==" }, "node_modules/@segment/analytics-react-native-amplitude": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-amplitude/-/analytics-react-native-amplitude-1.4.3.tgz", - "integrity": "sha512-13goiY5OYAc+Lw0OBIw/9RCQKoUZA1DSJpC9xWWJ/2h0bcG3cpxZ9XFAgQCvQ2Uzwilf4d91ddUUbC59yhVS0g==", - "license": "MIT" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-amplitude/-/analytics-react-native-amplitude-1.5.0.tgz", + "integrity": "sha512-VFjo99ESVXABwdPlljl2TCIX2BwyFV5W0G64RLFwQxRtNSXHxzqRqsk58OI2pU7Hel/v/xdOxBlNPjoieGDnbw==" }, "node_modules/@segment/analytics-react-native-appsflyer": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-appsflyer/-/analytics-react-native-appsflyer-1.4.3.tgz", - "integrity": "sha512-9idcuwq5pn7CcvzwQJGETcrZQG6HuCyEiD6uOYhillC4DjYeP0q5MF91trry2T4vAZkHyEIoyPYG7y0njezNzw==", - "license": "MIT" - }, - "node_modules/@segment/analytics-react-native-firebase": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-firebase/-/analytics-react-native-firebase-1.4.3.tgz", - "integrity": "sha512-AYev8gJMQ/VRwws/LLEwk7BmZChzLMdO2XuKxTy9egMchCZZmSy6DZoPj6o1qBMLaSK2vM5wYAp/jYcmbQ5WhQ==", - "license": "MIT" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-appsflyer/-/analytics-react-native-appsflyer-1.5.0.tgz", + "integrity": "sha512-Wa8mD7tEcy1eTbDCoBCBsSD+fgjB+CIqJ24loUtIRSWRV3ztYJv325QzrD4ipdrTKg7WIfhiCvqceZeryp20Bw==" }, "node_modules/@sideway/address": { "version": "4.1.1", @@ -4197,12 +4187,11 @@ } }, "node_modules/cross-fetch": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz", - "integrity": "sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==", - "license": "MIT", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", + "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", "dependencies": { - "node-fetch": "2.6.1" + "node-fetch": "2.6.7" } }, "node_modules/cross-spawn": { @@ -9075,12 +9064,41 @@ } }, "node_modules/node-fetch": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==", - "license": "MIT", + "version": "2.6.7", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", + "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "dependencies": { + "whatwg-url": "^5.0.0" + }, "engines": { "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/node-fetch/node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" + }, + "node_modules/node-fetch/node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" + }, + "node_modules/node-fetch/node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" } }, "node_modules/node-int64": { @@ -10273,17 +10291,6 @@ "node": ">=0.10.0" } }, - "node_modules/react-native-purchases": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/react-native-purchases/-/react-native-purchases-4.1.1.tgz", - "integrity": "sha512-ZIgNorxINvNr8SOepmPxITprqZNEzeUBqLPdAgCYHUoRxsKrTiMYHJegu3Yzesms5iVSSb4s84FnS3brj79oBQ==", - "hasInstallScript": true, - "license": "MIT", - "peerDependencies": { - "react": ">= 16.6.3", - "react-native": ">= 0.58.2" - } - }, "node_modules/react-native-reanimated": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-2.1.0.tgz", @@ -14917,24 +14924,19 @@ } }, "@segment/analytics-react-native": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native/-/analytics-react-native-1.4.4.tgz", - "integrity": "sha512-zSgoGvw3VNqam0QoumOGiNr97ar3tutSwuMJPj2Da6mcJBVohMYHQcpShyufWfsiDeX8oMnu+UJx5eo+cxskrw==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-react-native/-/analytics-react-native-1.5.0.tgz", + "integrity": "sha512-hW93MKffFfkqNec615jQUB5wJHb5KyIcZitIVF5L7cZZxBCM7rQjVdwV9Jdk3KGFwjnWGRkAjDD2DkJZYqz7KQ==" }, "@segment/analytics-react-native-amplitude": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-amplitude/-/analytics-react-native-amplitude-1.4.3.tgz", - "integrity": "sha512-13goiY5OYAc+Lw0OBIw/9RCQKoUZA1DSJpC9xWWJ/2h0bcG3cpxZ9XFAgQCvQ2Uzwilf4d91ddUUbC59yhVS0g==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-amplitude/-/analytics-react-native-amplitude-1.5.0.tgz", + "integrity": "sha512-VFjo99ESVXABwdPlljl2TCIX2BwyFV5W0G64RLFwQxRtNSXHxzqRqsk58OI2pU7Hel/v/xdOxBlNPjoieGDnbw==" }, "@segment/analytics-react-native-appsflyer": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-appsflyer/-/analytics-react-native-appsflyer-1.4.3.tgz", - "integrity": "sha512-9idcuwq5pn7CcvzwQJGETcrZQG6HuCyEiD6uOYhillC4DjYeP0q5MF91trry2T4vAZkHyEIoyPYG7y0njezNzw==" - }, - "@segment/analytics-react-native-firebase": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-firebase/-/analytics-react-native-firebase-1.4.3.tgz", - "integrity": "sha512-AYev8gJMQ/VRwws/LLEwk7BmZChzLMdO2XuKxTy9egMchCZZmSy6DZoPj6o1qBMLaSK2vM5wYAp/jYcmbQ5WhQ==" + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@segment/analytics-react-native-appsflyer/-/analytics-react-native-appsflyer-1.5.0.tgz", + "integrity": "sha512-Wa8mD7tEcy1eTbDCoBCBsSD+fgjB+CIqJ24loUtIRSWRV3ztYJv325QzrD4ipdrTKg7WIfhiCvqceZeryp20Bw==" }, "@sideway/address": { "version": "4.1.1", @@ -16193,11 +16195,11 @@ } }, "cross-fetch": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz", - "integrity": "sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.5.tgz", + "integrity": "sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==", "requires": { - "node-fetch": "2.6.1" + "node-fetch": "2.6.7" } }, "cross-spawn": { @@ -19379,6 +19381,7 @@ "resolved": "https://registry.npmjs.org/metro-react-native-babel-preset/-/metro-react-native-babel-preset-0.64.0.tgz", "integrity": "sha512-HcZ0RWQRuJfpPiaHyFQJzcym+/dDIVUPwUAXWoub/C4GkGu+mPjp8vqK6g0FxokCnnI2TK0gZTza2IDfiNNscQ==", "requires": { + "@babel/core": "^7.0.0", "@babel/plugin-proposal-class-properties": "^7.0.0", "@babel/plugin-proposal-export-default-from": "^7.0.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", @@ -19424,6 +19427,7 @@ "resolved": "https://registry.npmjs.org/metro-react-native-babel-transformer/-/metro-react-native-babel-transformer-0.64.0.tgz", "integrity": "sha512-K1sHO3ODBFCr7uEiCQ4RvVr+cQg0EHQF8ChVPnecGh/WDD8udrTq9ECwB0dRfMjAvlsHtRUlJm6ZSI8UPgum2w==", "requires": { + "@babel/core": "^7.0.0", "babel-preset-fbjs": "^3.3.0", "metro-babel-transformer": "0.64.0", "metro-react-native-babel-preset": "0.64.0", @@ -19697,9 +19701,33 @@ } }, "node-fetch": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" + "version": "2.6.7", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", + "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", + "requires": { + "whatwg-url": "^5.0.0" + }, + "dependencies": { + "tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=" + }, + "webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=" + }, + "whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=", + "requires": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + } + } }, "node-int64": { "version": "0.4.0", @@ -20523,12 +20551,6 @@ } } }, - "react-native-purchases": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/react-native-purchases/-/react-native-purchases-4.1.1.tgz", - "integrity": "sha512-ZIgNorxINvNr8SOepmPxITprqZNEzeUBqLPdAgCYHUoRxsKrTiMYHJegu3Yzesms5iVSSb4s84FnS3brj79oBQ==", - "requires": {} - }, "react-native-reanimated": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-2.1.0.tgz", diff --git a/yarn.lock b/yarn.lock index e0b6b68..79ce7aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2601,11 +2601,11 @@ cosmiconfig@^5.0.5, cosmiconfig@^5.1.0: parse-json "^4.0.0" cross-fetch@^3.0.4: - version "3.1.4" - resolved "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.4.tgz" - integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ== + version "3.1.5" + resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f" + integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw== dependencies: - node-fetch "2.6.1" + node-fetch "2.6.7" cross-spawn@^6.0.0: version "6.0.5" @@ -5380,10 +5380,12 @@ node-dir@^0.1.17: dependencies: minimatch "^3.0.2" -node-fetch@2.6.1, node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1: - version "2.6.1" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz" - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== +node-fetch@2.6.7, node-fetch@^2.2.0, node-fetch@^2.6.0, node-fetch@^2.6.1: + version "2.6.7" + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad" + integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ== + dependencies: + whatwg-url "^5.0.0" node-int64@^0.4.0: version "0.4.0" @@ -7094,6 +7096,11 @@ tr46@^2.0.2: dependencies: punycode "^2.1.1" +tr46@~0.0.3: + version "0.0.3" + resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" + integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= + tslib@^1.8.1: version "1.14.1" resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" @@ -7383,6 +7390,11 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" +webidl-conversions@^3.0.0: + version "3.0.1" + resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" + integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE= + webidl-conversions@^5.0.0: version "5.0.0" resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz" @@ -7410,6 +7422,14 @@ whatwg-mimetype@^2.3.0: resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz" integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== +whatwg-url@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" + integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0= + dependencies: + tr46 "~0.0.3" + webidl-conversions "^3.0.0" + whatwg-url@^8.0.0, whatwg-url@^8.5.0: version "8.5.0" resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.5.0.tgz"