Merge branch 'master' into priceintent

This commit is contained in:
Marcos Rodriguez Vélez 2024-10-30 13:20:07 -04:00 committed by GitHub
commit 28fab1a313
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -78,7 +78,7 @@
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.2.1",
"react-native-permissions": "5.0.2",
"react-native-permissions": "5.1.0",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",
"react-native-qrcode-svg": "6.3.2",
@ -20752,9 +20752,9 @@
}
},
"node_modules/react-native-permissions": {
"version": "5.0.2",
"resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-5.0.2.tgz",
"integrity": "sha512-CsL0jSGTJZET/Mq5l14ZcemQtPSj1Ru6LLO/J/T5RUQKwu9PavJqun7LX2te6yQ0tUoi+lA/etRHpggRVW+o0A==",
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-5.1.0.tgz",
"integrity": "sha512-bRV8OHFAbLulElvbJ/BLtrYNV9WXStxknCuI5mTGJNIz6sl8sDUA0OhKpbtb0rqqDdJ2mbR1ZijhGkCDOaT0tA==",
"license": "MIT",
"peerDependencies": {
"react": ">=18.1.0",

View File

@ -142,7 +142,7 @@
"react-native-keychain": "9.1.0",
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.2.1",
"react-native-permissions": "5.0.2",
"react-native-permissions": "5.1.0",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-push-notification": "8.1.1",
"react-native-qrcode-svg": "6.3.2",