diff --git a/ios/Cartfile b/ios/Cartfile index 49beca6729..6b8ebbb184 100644 --- a/ios/Cartfile +++ b/ios/Cartfile @@ -1,4 +1,4 @@ github "weichsel/ZIPFoundation" ~> 0.9 github "devicekit/DeviceKit" ~> 5.0 github "ashleymills/Reachability.swift" -github "getsentry/sentry-cocoa" ~> 8.58 +github "getsentry/sentry-cocoa" ~> 8.38 diff --git a/ios/Cartfile.resolved b/ios/Cartfile.resolved index 54775dca04..ca05da1ae9 100644 --- a/ios/Cartfile.resolved +++ b/ios/Cartfile.resolved @@ -1,4 +1,4 @@ github "ashleymills/Reachability.swift" "v5.2.4" -github "devicekit/DeviceKit" "5.7.0" -github "getsentry/sentry-cocoa" "8.58.0" -github "weichsel/ZIPFoundation" "0.9.20" +github "devicekit/DeviceKit" "5.5.0" +github "getsentry/sentry-cocoa" "8.44.0" +github "weichsel/ZIPFoundation" "0.9.19"