diff --git a/Package.resolved b/Package.resolved index c2ffa4c33..963e37c31 100644 --- a/Package.resolved +++ b/Package.resolved @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/vapor/jwt-kit.git", "state" : { - "revision" : "c2595b9ad7f512d7f334830b4df1fed6e917946a", - "version" : "4.13.4" + "revision" : "13e7513b3ba0afa13967daf77af2fb4ad087306c", + "version" : "4.13.5" } }, { diff --git a/Package.swift b/Package.swift index a06efdbd5..8378a6c06 100644 --- a/Package.swift +++ b/Package.swift @@ -61,7 +61,7 @@ let package = Package( .package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"), .package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"), .package(url: "https://github.com/1024jp/GzipSwift.git", exact: "6.0.1"), - .package(url: "https://github.com/vapor/jwt-kit.git", exact: "4.13.4"), + .package(url: "https://github.com/vapor/jwt-kit.git", exact: "4.13.5"), .package(url: "https://github.com/pointfreeco/swift-clocks.git", exact: "1.0.6") ], targets: [