diff --git a/Package.swift b/Package.swift index f27f286..667543b 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package(url: "https://github.com/apple/swift-argument-parser", from: "1.0.0"), .package(url: "https://github.com/apple/swift-format", "508.0.0"..<"510.0.0"), .package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"), - .package(url: "https://github.com/daltoniam/Starscream.git", from: "4.0.0"), + .package(url: "https://github.com/daltoniam/Starscream.git", from: "4.0.5"), .package(url: "https://github.com/dominicegginton/Spinner", from: "2.0.0"), .package(url: "https://github.com/JohnSundell/Files", from: "4.0.0"), .package(url: "https://github.com/jpsim/Yams.git", from: "5.0.0"),