Skip to content

Commit 8e7e115

Browse files
chore(deps): bump jsonwebtoken from 9.3.1 to 10.3.0
Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 9.3.1 to 10.3.0. - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.3.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 10.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c339384 commit 8e7e115

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 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
@@ -38,7 +38,7 @@ uuid = { version = "1", features = ["v4"] }
3838
mime_guess = "2"
3939
hmac = "0.12"
4040
sha2 = "0.10"
41-
jsonwebtoken = "9"
41+
jsonwebtoken = "10"
4242
base64 = "0.22"
4343
futures = "0.3"
4444
opentelemetry = { version = "0.27", features = ["trace"], optional = true }

0 commit comments

Comments
 (0)