File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -284,7 +284,7 @@ PODS:
284284 - React-jsinspector (0.69.5)
285285 - React-logger (0.69.5):
286286 - glog
287- - react-native-cameraroll (5.0.0 ):
287+ - react-native-cameraroll (5.0.4 ):
288288 - React-Core
289289 - react-native-document-picker (8.1.2):
290290 - React-Core
@@ -634,7 +634,7 @@ SPEC CHECKSUMS:
634634 React-jsiexecutor: e42f0b46de293a026c2fb20e524d4fe09f81f575
635635 React-jsinspector: e385fb7a1440ae3f3b2cd1a139ca5aadaab43c10
636636 React-logger: 15c734997c06fe9c9b88e528fb7757601e7a56df
637- react-native-cameraroll: 4989cc00dda5e96a716befe0acfc76c31548d49f
637+ react-native-cameraroll: 38b40d9033e4077b6c603f92f95c6d05fa7907df
638638 react-native-document-picker: f5ec1a712ca2a975c233117f044817bb8393cad4
639639 react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
640640 react-native-netinfo: 3d3769f0d65de15c83a9bf1346f8be71de5a24bf
Original file line number Diff line number Diff line change 1212 "clean-all" : " yarn clean && rm -rf node_modules && rm -rf ios/Pods && rm -rf vendor && bundle install && yarn install && cd ios && bundle exec pod install && cd -"
1313 },
1414 "dependencies" : {
15- "@react-native-camera-roll/camera-roll" : " 5.0.0 " ,
15+ "@react-native-camera-roll/camera-roll" : " ~ 5.0.4 " ,
1616 "@react-native-community/netinfo" : " ^6.0.0" ,
1717 "@react-navigation/native" : " 6.0.11" ,
1818 "@react-navigation/stack" : " 6.2.2" ,
Original file line number Diff line number Diff line change 11121112 " @jridgewell/resolve-uri" " ^3.0.3"
11131113 " @jridgewell/sourcemap-codec" " ^1.4.10"
11141114
1115- " @react-native-camera-roll/[email protected] .0 " :
1116- version "5.0.0 "
1117- resolved "https://registry.yarnpkg.com/@react-native-camera-roll/camera-roll/-/camera-roll-5.0.0 .tgz#86564e335df5fc1e765a025f369c653283bd54ab "
1118- integrity sha512-H7xfQnzNUnJ/TN+cqtepJ3A6CP4c1zaRKYkoL/DGISzcZFCLwrRcOnrgZLyeJwQhfXwgcoZMFlUtfUDiKO9YMg ==
1115+ " @react-native-camera-roll/camera-roll@~ 5.0.4 " :
1116+ version "5.0.4 "
1117+ resolved "https://registry.yarnpkg.com/@react-native-camera-roll/camera-roll/-/camera-roll-5.0.4 .tgz#341b8275363ee496b796fa58cb592697798d39e5 "
1118+ integrity sha512-3kBRgW3VfmLQmQm70gPUVDu8rPSZymoPc9vmeiPLMKBqtWaqPNuPX0jQ6mZ8AEtYbBdoWC360Q4YYPalXv37zA ==
11191119
11201120" @react-native-community/cli-clean@^8.0.4 " :
11211121 version "8.0.4"
You can’t perform that action at this time.
0 commit comments