Skip to content

Commit

Permalink
chore(deps): update dependency ssziparchive to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent ae6e09d commit 294b9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ def capacitor_pods
use_frameworks!
pod 'Capacitor', :path => '../node_modules/@capacitor/ios'
pod 'CapacitorCordova', :path => '../node_modules/@capacitor/ios'
pod 'SSZipArchive', '2.4.3'
pod 'SSZipArchive', '2.6.0'
pod 'Alamofire', '5.10.2'
pod 'Version', '0.8.0'
end
Expand Down

0 comments on commit 294b9e1

Please sign in to comment.