Skip to content

Commit c763c54

Browse files
Bump jsonwebtoken from 10.1.0 to 10.2.0 (#3)
Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 10.1.0 to 10.2.0. - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2915fa6 commit c763c54

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -27,7 +27,7 @@ chrono = { version = "0.4", features = ["serde"] }
2727
http = { version = "1.3" }
2828
http-cache-semantics = { version = "2.1" }
2929
httpdate = { version = "1.0" }
30-
jsonwebtoken = { version = "10.1", features = ["aws_lc_rs"] }
30+
jsonwebtoken = { version = "10.2", features = ["aws_lc_rs"] }
3131
metrics = { version = "0.24" }
3232
metrics-exporter-prometheus = { version = "0.17" }
3333
rand = { version = "0.9", features = ["small_rng", "std"] }

0 commit comments

Comments
 (0)