From f3975b7350b2898dc6868c24987df596594e0a6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 11:04:14 +0000 Subject: [PATCH] Bump github.com/vapor/jwt-kit from 4.13.4 to 4.13.5 Bumps [github.com/vapor/jwt-kit](https://github.com/vapor/jwt-kit) from 4.13.4 to 4.13.5. - [Release notes](https://github.com/vapor/jwt-kit/releases) - [Commits](https://github.com/vapor/jwt-kit/compare/4.13.4...4.13.5) --- updated-dependencies: - dependency-name: github.com/vapor/jwt-kit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: [