diff --git a/Package.swift b/Package.swift index 03c8009..825b4b7 100644 --- a/Package.swift +++ b/Package.swift @@ -8,7 +8,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/vapor/vapor.git", from: "4.106.1"), - .package(url: "https://github.com/vapor/leaf.git", from: "4.4.0"), + .package(url: "https://github.com/vapor/leaf.git", from: "4.4.1"), .package(url: "https://github.com/apple/swift-format.git", from: "510.1.0"), ], targets: [