Skip to content

Commit

Permalink
update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
metamaskbot committed Nov 29, 2023
1 parent d4f5451 commit 825b51c
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,9 @@ PODS:
- lottie-react-native (5.1.5):
- lottie-ios (~> 3.4.0)
- React-Core
- MultiplatformBleAdapter (0.1.9)
- OpenSSL-Universal (1.1.1100)
- Permission-BluetoothPeripheral (3.10.1):
- Permission-BluetoothPeripheral (3.9.3):
- RNPermissions
- RCT-Folly (2021.07.22.00):
- boost
Expand Down Expand Up @@ -323,6 +324,9 @@ PODS:
- React
- react-native-background-timer (2.1.1):
- React
- react-native-ble-plx (2.0.3):
- MultiplatformBleAdapter (= 0.1.9)
- React-Core
- react-native-blur (4.3.2):
- React-Core
- react-native-branch (5.6.2):
Expand Down Expand Up @@ -482,7 +486,7 @@ PODS:
- React-Core
- RNOS (1.2.6):
- React
- RNPermissions (3.10.1):
- RNPermissions (3.9.3):
- React-Core
- RNReanimated (3.1.0):
- DoubleConversion
Expand Down Expand Up @@ -592,6 +596,7 @@ DEPENDENCIES:
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
- react-native-aes (from `../node_modules/react-native-aes-crypto`)
- react-native-background-timer (from `../node_modules/react-native-background-timer`)
- react-native-ble-plx (from `../node_modules/react-native-ble-plx`)
- "react-native-blur (from `../node_modules/@react-native-community/blur`)"
- react-native-branch (from `../node_modules/react-native-branch`)
- react-native-camera (from `../node_modules/react-native-camera`)
Expand Down Expand Up @@ -665,6 +670,7 @@ SPEC REPOS:
- FlipperKit
- fmt
- libevent
- MultiplatformBleAdapter
- OpenSSL-Universal
- Sentry
- SentryPrivate
Expand Down Expand Up @@ -724,6 +730,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native-aes-crypto"
react-native-background-timer:
:path: "../node_modules/react-native-background-timer"
react-native-ble-plx:
:path: "../node_modules/react-native-ble-plx"
react-native-blur:
:path: "../node_modules/@react-native-community/blur"
react-native-branch:
Expand Down Expand Up @@ -861,8 +869,9 @@ SPEC CHECKSUMS:
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 016449b5d8be0c3dcbcfa0a9988469999cd04c5d
lottie-react-native: 3e722c63015fdb9c27638b0a77969fc412067c18
MultiplatformBleAdapter: 5a6a897b006764392f9cef785e4360f54fb9477d
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
Permission-BluetoothPeripheral: 247e379c9ecb4b1af2b87f73e4a15a00a5bc0c1f
Permission-BluetoothPeripheral: 04854fb3495961ab0012765a62df9fbd9f764223
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: e9df143e880d0e879e7a498dc06923d728809c79
RCTSearchApi: d2d38a5a7bffbfb144e2c770fbb30f51b1053067
Expand All @@ -880,6 +889,7 @@ SPEC CHECKSUMS:
React-logger: 655ff5db8bd922acfbe76a4983ffab048916343e
react-native-aes: ff31f0dd4c791eb423a631ee04570fcf3c618924
react-native-background-timer: 1b6e6b4e10f1b74c367a1fdc3c72b67c619b222b
react-native-ble-plx: f10240444452dfb2d2a13a0e4f58d7783e92d76e
react-native-blur: cfdad7b3c01d725ab62a8a729f42ea463998afa2
react-native-branch: 4e42fda662d96893afbbd02839806931398e3d2e
react-native-camera: b8cc03e2feec0c04403d0998e37cf519d8fd4c6f
Expand Down Expand Up @@ -925,7 +935,7 @@ SPEC CHECKSUMS:
RNInAppBrowser: e36d6935517101ccba0e875bac8ad7b0cb655364
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027
RNPermissions: 4e3714e18afe7141d000beae3755e5b5fb2f5e05
RNPermissions: ac5991487ad04ad1888b26896d44d969e65531b7
RNReanimated: b1220a0e5168745283ff5d53bfc7d2144b2cee1b
RNScreens: ea4cd3a853063cda19a4e3c28d2e52180c80f4eb
RNSensors: c363d486c879e181905dea84a2535e49af1c2d25
Expand All @@ -942,6 +952,7 @@ SPEC CHECKSUMS:
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a

PODFILE CHECKSUM: 52f09b35897356bf28e08a4a40cae42c4f13fb23

COCOAPODS: 1.14.3
PODFILE CHECKSUM: 6c9103d9058ffd16683843f0f7d99bfa6f599ee3

COCOAPODS: 1.12.1

0 comments on commit 825b51c

Please sign in to comment.