From 6320231e7a6a3fd4825571261949bbf411eb63ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 19:24:02 +0000 Subject: [PATCH] Update dependency react-native-permissions to v4.0.3 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6ff9c5ee..119811be8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "react-native-modal": "13.0.1", "react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb", "react-native-passcode-auth": "https://github.com/BlueWallet/react-native-passcode-auth#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12", - "react-native-permissions": "4.0.2", + "react-native-permissions": "4.0.3", "react-native-privacy-snapshot": "https://github.com/BlueWallet/react-native-privacy-snapshot#529e4627d93f67752a27e82a040ff7b64dca0783", "react-native-prompt-android": "https://github.com/BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376", "react-native-push-notification": "8.1.1", @@ -19772,9 +19772,9 @@ "license": "ISC" }, "node_modules/react-native-permissions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-4.0.2.tgz", - "integrity": "sha512-ke/YE6VrSkCcLLI/AUTg1EXU9xn9ATdEgs8mjPU6Dy1QPmw3UlWysjzKs4M9FOVLmGrE6RtYPHfHugfQZas8GA==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-4.0.3.tgz", + "integrity": "sha512-p3uZlu7TirbQYY6NCU67mxq6mkv/mf9aTJT8BmIe8re5KFypqAGX1oTsKi2hrmBPO/E2GxNS8Ymj9TAEqnkqsA==", "peerDependencies": { "react": ">=18.1.0", "react-native": ">=0.70.0", @@ -37483,9 +37483,9 @@ "from": "react-native-passcode-auth@https://github.com/BlueWallet/react-native-passcode-auth#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12" }, "react-native-permissions": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-4.0.2.tgz", - "integrity": "sha512-ke/YE6VrSkCcLLI/AUTg1EXU9xn9ATdEgs8mjPU6Dy1QPmw3UlWysjzKs4M9FOVLmGrE6RtYPHfHugfQZas8GA==" + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/react-native-permissions/-/react-native-permissions-4.0.3.tgz", + "integrity": "sha512-p3uZlu7TirbQYY6NCU67mxq6mkv/mf9aTJT8BmIe8re5KFypqAGX1oTsKi2hrmBPO/E2GxNS8Ymj9TAEqnkqsA==" }, "react-native-privacy-snapshot": { "version": "git+ssh://git@github.com/BlueWallet/react-native-privacy-snapshot.git#529e4627d93f67752a27e82a040ff7b64dca0783", diff --git a/package.json b/package.json index 465431d01..d4a615f4e 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "react-native-modal": "13.0.1", "react-native-obscure": "https://github.com/BlueWallet/react-native-obscure.git#f4b83b4a261e39b1f5ed4a45ac5bcabc8a59eadb", "react-native-passcode-auth": "https://github.com/BlueWallet/react-native-passcode-auth#a2ff977ba92b36f8d0a5567f59c05cc608e8bd12", - "react-native-permissions": "4.0.2", + "react-native-permissions": "4.0.3", "react-native-privacy-snapshot": "https://github.com/BlueWallet/react-native-privacy-snapshot#529e4627d93f67752a27e82a040ff7b64dca0783", "react-native-prompt-android": "https://github.com/BlueWallet/react-native-prompt-android#ed168d66fed556bc2ed07cf498770f058b78a376", "react-native-push-notification": "8.1.1",