From 05e9258804344bc8977cd37e5185b5c27f3f5b4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 00:55:22 +0000 Subject: [PATCH] chore(deps): update dependency vapor/vapor to from: "4.67.4" (#37) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 233c2c6..31c085d 100644 --- a/Package.swift +++ b/Package.swift @@ -14,7 +14,7 @@ let package = Package( ], dependencies: [ // Dependencies declare other packages that this package depends on. - .package(url: "https://github.com/vapor/vapor.git", from: "4.61.1"), + .package(url: "https://github.com/vapor/vapor.git", from: "4.67.4"), .package(url: "https://github.com/vapor/fluent.git", from: "4.6.0") ], targets: [