fix: upgrade @sentry/react-native from 1.6.1 to 1.6.3

Snyk has created this PR to upgrade @sentry/react-native from 1.6.1 to 1.6.3.

See this package in npm:
https://www.npmjs.com/package/@sentry/react-native

See this project in Snyk:
https://app.snyk.io/org/bluewallet/project/4d0df22a-0152-410a-8584-6df0d0a596d4?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
snyk-bot 2020-08-11 05:50:05 +00:00 committed by Overtorment
parent c52929054b
commit 2d0c249729
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -4549,9 +4549,9 @@
}
},
"@sentry/react-native": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/@sentry/react-native/-/react-native-1.6.1.tgz",
"integrity": "sha512-WVcxUZiv6hv9hLu1QXwXAyMpFCt5XhyvYojEtTuxnPssQ+VBapB+DVuE1RgNa2xbWEyCqjj0MDHwIZ7YFN6y7w==",
"version": "1.6.3",
"resolved": "https://registry.npmjs.org/@sentry/react-native/-/react-native-1.6.3.tgz",
"integrity": "sha512-0nkPV/QWEXWQb67XKy4HY9x8zLEURzBT7xaal2KUGRWu2JGObfy5eYk8+k+XsGLVAMfelCkcLQWNneUY80reng==",
"requires": {
"@sentry/browser": "^5.19.0",
"@sentry/core": "^5.19.0",

View file

@ -70,7 +70,7 @@
"@react-navigation/native": "5.7.3",
"@react-navigation/stack": "5.9.0",
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
"@sentry/react-native": "1.6.1",
"@sentry/react-native": "1.6.3",
"amplitude-js": "5.11.0",
"assert": "1.5.0",
"bc-bech32": "file:blue_modules/bc-bech32",