Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Commit

Permalink
fix: update Podfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonella Sgarlatta committed Jun 16, 2021
1 parent a77c519 commit 4aba454
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ PODS:
- React-jsinspector (0.64.1)
- react-native-aes (1.3.9):
- React-Core
- react-native-document-picker (5.0.4):
- React-Core
- react-native-fingerprint-scanner (5.0.0):
- React-Core
- react-native-mail (4.1.0):
Expand Down Expand Up @@ -340,6 +342,7 @@ DEPENDENCIES:
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
- react-native-aes (from `../node_modules/react-native-aes-crypto`)
- react-native-document-picker (from `../node_modules/react-native-document-picker`)
- react-native-fingerprint-scanner (from `../node_modules/react-native-fingerprint-scanner`)
- react-native-mail (from `../node_modules/react-native-mail`)
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
Expand Down Expand Up @@ -418,6 +421,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/jsinspector"
react-native-aes:
:path: "../node_modules/react-native-aes-crypto"
react-native-document-picker:
:path: "../node_modules/react-native-document-picker"
react-native-fingerprint-scanner:
:path: "../node_modules/react-native-fingerprint-scanner"
react-native-mail:
Expand Down Expand Up @@ -494,10 +499,10 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
BugsnagReactNative: 1ac1129bdf95273df07cfe4d89750dc3d9d888a3
DoubleConversion: cde416483dac037923206447da6e1454df403714
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
FBLazyVector: 7b423f9e248eae65987838148c36eec1dbfe0b53
FBReactNativeSpec: 016334cbf24e61c86998bb3d8550a3742040247d
glog: 40a13f7840415b9a77023fbcae0f1e6f43192af3
FBReactNativeSpec: 893650afcc5d434b48a5b9162db9b89b816bb89a
glog: 73c2498ac6884b13ede40eda8228cb1eee9d9d62
RCT-Folly: ec7a233ccc97cc556cf7237f0db1ff65b986f27c
RCTRequired: ec2ebc96b7bfba3ca5c32740f5a0c6a014a274d2
RCTTypeSafety: 22567f31e67c3e088c7ac23ea46ab6d4779c0ea5
Expand All @@ -510,6 +515,7 @@ SPEC CHECKSUMS:
React-jsiexecutor: 124e8f99992490d0d13e0649d950d3e1aae06fe9
React-jsinspector: 500a59626037be5b3b3d89c5151bc3baa9abf1a9
react-native-aes: a13199300208e4eda1df14506a276415561e02bd
react-native-document-picker: 1a7518132d4a06b67f459be9bb1464a567d2b3b4
react-native-fingerprint-scanner: be63e626b31fb951780a5fac5328b065a61a3d6e
react-native-mail: 5fe7239a5b5c1e858d425501c03d1ab977434122
react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
Expand Down

0 comments on commit 4aba454

Please sign in to comment.