chore(deps): bump jsonwebtoken from 9.3.1 to 10.3.0 (#6924)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
dependabot[bot]
2026-02-12 17:58:55 +01:00
committed by GitHub
parent af15242b57
commit ac2a569868
5 changed files with 208 additions and 15 deletions
+1 -1
View File
@@ -92,7 +92,7 @@ aws-sdk-bedrockruntime = "=1.120.0"
aws-sdk-sagemakerruntime = "1.62.0"
# For GCP Vertex AI provider auth
jsonwebtoken = "9.3.1"
jsonwebtoken = { version = "10.3.0", features = ["rust_crypto"] }
blake3 = "1.5"
fs2 = { workspace = true }