Skip to content

Commit 1d26fbe

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 0352d56 commit 1d26fbe

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)