diff options
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Podfile.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 12f262ddd..f0de3762e 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -386,6 +386,8 @@ PODS: - React-Core - react-native-cameraroll (5.3.1): - React-Core + - react-native-get-random-values (1.8.0): + - React-Core - react-native-image-resizer (3.0.5): - React-Core - react-native-pager-view (6.1.2): @@ -615,6 +617,7 @@ DEPENDENCIES: - React-logger (from `../node_modules/react-native/ReactCommon/logger`) - "react-native-blur (from `../node_modules/@react-native-community/blur`)" - "react-native-cameraroll (from `../node_modules/@react-native-camera-roll/camera-roll`)" + - react-native-get-random-values (from `../node_modules/react-native-get-random-values`) - "react-native-image-resizer (from `../node_modules/@bam.tech/react-native-image-resizer`)" - react-native-pager-view (from `../node_modules/react-native-pager-view`) - "react-native-paste-input (from `../node_modules/@mattermost/react-native-paste-input`)" @@ -748,6 +751,8 @@ EXTERNAL SOURCES: :path: "../node_modules/@react-native-community/blur" react-native-cameraroll: :path: "../node_modules/@react-native-camera-roll/camera-roll" + react-native-get-random-values: + :path: "../node_modules/react-native-get-random-values" react-native-image-resizer: :path: "../node_modules/@bam.tech/react-native-image-resizer" react-native-pager-view: @@ -869,6 +874,7 @@ SPEC CHECKSUMS: React-logger: 957e5dc96d9dbffc6e0f15e0ee4d2b42829ff207 react-native-blur: 50c9feabacbc5f49b61337ebc32192c6be7ec3c3 react-native-cameraroll: f3050460fe1708378698c16686bfaa5f34099be2 + react-native-get-random-values: a6ea6a8a65dc93e96e24a11105b1a9c8cfe1d72a react-native-image-resizer: 00ceb0e05586c7aadf061eea676957a6c2ec60fa react-native-pager-view: 54bed894cecebe28cede54c01038d9d1e122de43 react-native-paste-input: 3392800944a47c00dddbff23c31c281482209679 |