diff --git a/app/package-lock.json b/app/package-lock.json index 8813c86..f28d8bb 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -27,7 +27,7 @@ "react-native": "0.63.4", "react-native-calendars": "^1.264.0", "react-native-camera": "^3.15.1", - "react-native-check-app-install": "redpandatronicsuk/react-native-check-app-install", + "react-native-check-app-install": "^0.0.5", "react-native-circular-progress": "^1.3.4", "react-native-config": "1.2.1", "react-native-contacts": "^5.0.2", @@ -37,7 +37,7 @@ "react-native-modal": "^11.5.4", "react-native-modal-datetime-picker": "^7.5.0", "react-native-popup-menu": "^0.15.6", - "react-native-push-notification": "5.1.1", + "react-native-push-notification": "^7.3.0", "react-native-qrcode-scanner": "^1.2.3", "react-native-qrcode-svg": "^6.0.3", "react-native-reanimated": "^1.4.0", @@ -49,7 +49,7 @@ "react-native-swipeout": "^2.3.6", "react-native-textinput-effects": "^0.5.1", "react-native-vector-icons": "^6.6.0", - "react-native-wheel-of-fortune": "git+https://github.com/ong-bitcoin-argentina/react-native-wheel-of-fortune.git", + "react-native-wheel-of-fortune": "git+https://github.com/ong-bitcoin-argentina/react-native-wheel-of-fortune.git#v1.0.0", "react-navigation": "^4.0.10", "react-navigation-header-buttons": "^3.0.4", "react-navigation-material-bottom-tabs": "^2.1.5", @@ -2672,11 +2672,16 @@ "integrity": "sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ==" }, "node_modules/@react-native-community/push-notification-ios": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.7.3.tgz", - "integrity": "sha512-SLGQMxSB4WTvATjCXELxansnseLcmqJ6jIC8U4AyjxL30k3m1YmbrO4wGMw/ZF/VSC1toK+a39aD+ozDjon3mw==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.10.1.tgz", + "integrity": "sha512-k6bZWUKLif4GjenyTD3aQLwA2VT3bNmt22INO/34lexnpmqkPDZF7nreqbckTHG0Zso9wDTe4N/AZJUC/d8iRg==", + "peer": true, "dependencies": { "invariant": "^2.2.4" + }, + "peerDependencies": { + "react": ">=16.6.3", + "react-native": ">=0.58.4" } }, "node_modules/@react-native-firebase/analytics": { @@ -11795,9 +11800,9 @@ "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==" }, "node_modules/qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", + "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", "dev": true, "engines": { "node": ">=0.6" @@ -12071,11 +12076,12 @@ "integrity": "sha512-ILFbQEofZQThVYAtVcOEgHJ+9wvn8992J+Oy/ByX83PoP88Meq3iw3pG1AwxMOoAPm/LjihtsDBqZ1lxjvosDg==" }, "node_modules/react-native-push-notification": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/react-native-push-notification/-/react-native-push-notification-5.1.1.tgz", - "integrity": "sha512-CJmKqzM2P/s+a9PImoaiUN4TP1+K4YfmG1B0uUbavgFdGhTtRPTLLwDfFk2h3J6VmTXNak82rUz2iGwyptHm5w==", - "dependencies": { - "@react-native-community/push-notification-ios": "^1.4.0" + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/react-native-push-notification/-/react-native-push-notification-7.4.0.tgz", + "integrity": "sha512-Ac3Ep71e2D8Q/Vy0OHBAO5JwhsFsNSuf9knkpXQWS0B9488nIZJLEMuTpF8610xPvGw7XxVrL/q0oZO5F1pOzw==", + "peerDependencies": { + "@react-native-community/push-notification-ios": "^1.8.0", + "react-native": ">=0.33" } }, "node_modules/react-native-qrcode-scanner": { @@ -17446,9 +17452,10 @@ "integrity": "sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ==" }, "@react-native-community/push-notification-ios": { - "version": "1.7.3", - "resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.7.3.tgz", - "integrity": "sha512-SLGQMxSB4WTvATjCXELxansnseLcmqJ6jIC8U4AyjxL30k3m1YmbrO4wGMw/ZF/VSC1toK+a39aD+ozDjon3mw==", + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.10.1.tgz", + "integrity": "sha512-k6bZWUKLif4GjenyTD3aQLwA2VT3bNmt22INO/34lexnpmqkPDZF7nreqbckTHG0Zso9wDTe4N/AZJUC/d8iRg==", + "peer": true, "requires": { "invariant": "^2.2.4" } @@ -25027,9 +25034,9 @@ } }, "qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", + "integrity": "sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA==", "dev": true }, "query-string": { @@ -25702,12 +25709,10 @@ "integrity": "sha512-ILFbQEofZQThVYAtVcOEgHJ+9wvn8992J+Oy/ByX83PoP88Meq3iw3pG1AwxMOoAPm/LjihtsDBqZ1lxjvosDg==" }, "react-native-push-notification": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/react-native-push-notification/-/react-native-push-notification-5.1.1.tgz", - "integrity": "sha512-CJmKqzM2P/s+a9PImoaiUN4TP1+K4YfmG1B0uUbavgFdGhTtRPTLLwDfFk2h3J6VmTXNak82rUz2iGwyptHm5w==", - "requires": { - "@react-native-community/push-notification-ios": "^1.4.0" - } + "version": "7.4.0", + "resolved": "https://registry.npmjs.org/react-native-push-notification/-/react-native-push-notification-7.4.0.tgz", + "integrity": "sha512-Ac3Ep71e2D8Q/Vy0OHBAO5JwhsFsNSuf9knkpXQWS0B9488nIZJLEMuTpF8610xPvGw7XxVrL/q0oZO5F1pOzw==", + "requires": {} }, "react-native-qrcode-scanner": { "version": "1.2.3", diff --git a/app/yarn.lock b/app/yarn.lock index 839634d..40261b0 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -6342,9 +6342,9 @@ qrcode@^1.3.2: yargs "^13.2.4" qs@~6.5.2: - version "6.5.2" - resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz" - integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== + version "6.5.3" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.3.tgz#3aeeffc91967ef6e35c0e488ef46fb296ab76aad" + integrity sha512-qxXIEh4pCGfHICj1mAJQ2/2XVZkjCDTcEgfoSQxc/fYivUZxTkk7L3bDBJSoNrEzXI17oUO5Dp07ktqE5KzczA== query-string@^6.11.1: version "6.13.1"