diff --git a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift index 6c439e9e56..b62c113c59 100644 --- a/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift +++ b/packages/frontend/apps/ios/App/Packages/Intelligents/Package.swift @@ -20,7 +20,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-collections.git", from: "1.3.0"), .package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.7.1"), .package(url: "https://github.com/SwifterSwift/SwifterSwift.git", from: "6.2.0"), - .package(url: "https://github.com/Recouse/EventSource.git", from: "0.1.5"), + .package(url: "https://github.com/Recouse/EventSource.git", from: "0.1.7"), .package(url: "https://github.com/Lakr233/ListViewKit.git", from: "1.1.8"), .package(url: "https://github.com/Lakr233/MarkdownView.git", from: "3.6.3"), ],