Compare commits

...

2 Commits

Author SHA1 Message Date
Overtorment
a50b50496f
Merge branch 'master' into renovate/react-native-permissions-5.x 2026-06-15 16:57:12 +01:00
renovate[bot]
6ac5710c56
fix(deps): update dependency react-native-permissions to v5.5.3 2026-06-13 18:12:05 +00:00
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -92,7 +92,7 @@
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.7.0",
"react-native-notifications": "5.2.2",
"react-native-permissions": "5.5.1",
"react-native-permissions": "5.5.3",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-quick-actions": "0.3.13",
"react-native-reanimated": "4.3.1",
@ -16414,9 +16414,9 @@
}
},
"node_modules/react-native-permissions": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-5.5.1.tgz",
"integrity": "sha512-nTKFoj47b6EXNqbbg+8VFwBWMpxF1/UTbrNBLpXkWpt005pH4BeFv/NwpcC1iNhToKBrxQD+5kI0z6+kTYoYWA==",
"version": "5.5.3",
"resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-5.5.3.tgz",
"integrity": "sha512-ngvzzhSC96Wnkz6tslF2BZHJAzBTi1lmrjA4EC/1StAkpNVUssctgotyX+wj/Ti3el/gTCBPOCP3frULMMOepQ==",
"license": "MIT",
"peerDependencies": {
"react": "*",

View File

@ -175,7 +175,7 @@
"react-native-linear-gradient": "2.8.3",
"react-native-localize": "3.7.0",
"react-native-notifications": "5.2.2",
"react-native-permissions": "5.5.1",
"react-native-permissions": "5.5.3",
"react-native-prompt-android": "github:BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376",
"react-native-quick-actions": "0.3.13",
"react-native-reanimated": "4.3.1",