diff --git a/Package.swift b/Package.swift index 9f256c9..93bcf46 100644 --- a/Package.swift +++ b/Package.swift @@ -7,7 +7,7 @@ let package = Package( .macOS(.v13) ], dependencies: [ - .package(url: "https://github.com/vapor/vapor.git", from: "4.106.3"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.106.4"), .package(url: "https://github.com/apple/sourcekit-lsp", branch: "main") ], targets: [