From df6c5f4c703a0b035d8e8886af068abe298a1a44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 22:12:16 +0000 Subject: [PATCH] chore(deps): update dependency vapor/vapor to from: "4.117.0" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 3377412..ce0c8c6 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.116.0"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.117.0"), .package(url: "https://github.com/apple/sourcekit-lsp", branch: "main") ], targets: [