Skip to content

Commit f4cd798

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 73f0706 commit f4cd798

File tree

2 files changed

+25
-6
lines changed

2 files changed

+25
-6
lines changed

Cargo.lock

Lines changed: 24 additions & 5 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

0 commit comments

Comments
 (0)