Skip to content

Commit 97eb489

Browse files
mivertowskiclaude
andcommitted
chore(deps): bump jsonwebtoken 9.3 → 10.3, time 0.3.45 → 0.3.47
Security fixes: - time: fix stack exhaustion DoS in RFC 2822 parsing - jsonwebtoken: crypto backend trait rework (no code uses it yet) Supersedes Dependabot PRs #1 and #3. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a2f4689 commit 97eb489

2 files changed

Lines changed: 22 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 21 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ rustls = "0.23"
139139
tokio-rustls = "0.26"
140140
ring = "0.17"
141141
base64 = "0.22"
142-
jsonwebtoken = "9.3"
142+
jsonwebtoken = "10.3"
143143
uuid = { version = "1.11", features = ["v4", "serde"] }
144144

145145
# Time and dates

0 commit comments

Comments
 (0)