diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 8d95a39e6b..f4895e7961 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -2327,7 +2327,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - RNImageCropPicker (0.50.1): + - RNImageCropPicker (0.51.0): - DoubleConversion - glog - hermes-engine @@ -2351,10 +2351,10 @@ PODS: - ReactCodegen - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - RNImageCropPicker/QBImagePickerController (= 0.50.1) + - RNImageCropPicker/QBImagePickerController (= 0.51.0) - TOCropViewController (~> 2.7.4) - Yoga - - RNImageCropPicker/QBImagePickerController (0.50.1): + - RNImageCropPicker/QBImagePickerController (0.51.0): - DoubleConversion - glog - hermes-engine @@ -3172,7 +3172,7 @@ SPEC CHECKSUMS: RNFBCrashlytics: 8a49978bb953d3fc052813093fecd4b447bbabf8 RNFileViewer: f9424017fa643c115c1444e11292e84fb16ddd68 RNGestureHandler: 8ff2b1434b0ff8bab28c8242a656fb842990bbc8 - RNImageCropPicker: b219389d3a300679b396e81d501e8c8169ffa3c0 + RNImageCropPicker: c78ee80ea778f90cb850f4d26696fd9c1a7bcfbb RNLocalize: ca86348d88b9a89da0e700af58d428ab3f343c4e RNReanimated: f52ccd5ceea2bae48d7421eec89b3f0c10d7b642 RNScreens: b13e4c45f0406f33986a39c0d8da0324bff94435 diff --git a/package.json b/package.json index 30821c7a69..ed1781498c 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "react-native-easy-toast": "2.3.0", "react-native-file-viewer": "2.1.4", "react-native-gesture-handler": "2.24.0", - "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#5346870b0be10d300dc53924309dc6adc9946d50", + "react-native-image-crop-picker": "RocketChat/react-native-image-crop-picker#f028aac24373d05166747ef6d9e59bb037fe3224", "react-native-katex": "git+https://github.com/RocketChat/react-native-katex.git", "react-native-keyboard-controller": "^1.17.1", "react-native-linear-gradient": "2.6.2", diff --git a/yarn.lock b/yarn.lock index 4a19e87183..6055b1ec56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12698,9 +12698,9 @@ react-native-gesture-handler@2.24.0: hoist-non-react-statics "^3.3.0" invariant "^2.2.4" -react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#5346870b0be10d300dc53924309dc6adc9946d50: - version "0.50.1" - resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/5346870b0be10d300dc53924309dc6adc9946d50" +react-native-image-crop-picker@RocketChat/react-native-image-crop-picker#f028aac24373d05166747ef6d9e59bb037fe3224: + version "0.51.0" + resolved "https://codeload.github.com/RocketChat/react-native-image-crop-picker/tar.gz/f028aac24373d05166747ef6d9e59bb037fe3224" react-native-is-edge-to-edge@1.1.6: version "1.1.6"