Skip to content

Commit d414984

Browse files
committed
updated react-native-permissions to latest.
1 parent b6af774 commit d414984

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,7 @@ PODS:
16701670
- RNNotifee/NotifeeCore (= 9.1.8)
16711671
- RNNotifee/NotifeeCore (9.1.8):
16721672
- React-Core
1673-
- RNPermissions (4.1.5):
1673+
- RNPermissions (5.4.2):
16741674
- React-Core
16751675
- RNReanimated (3.16.1):
16761676
- DoubleConversion
@@ -2179,7 +2179,7 @@ SPEC CHECKSUMS:
21792179
RNGestureHandler: 9bf6e8f72d2e72c8f7eb45986fe71a5005fb072d
21802180
RNLocalize: e7378161f0b6a6365407eb2377aab46cc38047d8
21812181
RNNotifee: 5e3b271e8ea7456a36eec994085543c9adca9168
2182-
RNPermissions: 6a02e3cb2c65fbcdceb5111131e7725cda40efd2
2182+
RNPermissions: 66f9ad84c142386dd2c341cdfade3a7604f70847
21832183
RNReanimated: 20f0d150af988258289b2d6cda655bd14945a769
21842184
RNScreens: 86e5c168cdd055a8feead28eb756ca7103918b6a
21852185
RNSVG: 4903d466c3a877644d5219dbc1d97f9ef9e4a3cc

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-native-image-picker": "7.2.3",
2828
"react-native-localize": "3.2.1",
2929
"react-native-pager-view": "6.4.1",
30-
"react-native-permissions": "4.1.5",
30+
"react-native-permissions": "5.4.2",
3131
"react-native-push-notification": "8.1.1",
3232
"react-native-reanimated": "3.16.1",
3333
"react-native-safe-area-context": "5.2.0",

0 commit comments

Comments
 (0)