Skip to content

Commit 4e5c29f

Browse files
dependabot[bot]zircote
authored andcommitted
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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b913d8 commit 4e5c29f

File tree

2 files changed

+23
-4
lines changed

2 files changed

+23
-4
lines changed

Cargo.lock

Lines changed: 22 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
@@ -60,7 +60,7 @@ tower = "0.5"
6060
tower-http = { version = "0.6", features = ["cors"] }
6161

6262
# OAuth 2.1
63-
jsonwebtoken = "9"
63+
jsonwebtoken = "10"
6464
chrono = { version = "0.4", features = ["serde"] }
6565
uuid = { version = "1", features = ["v4"] }
6666
sha2 = "0.10"

0 commit comments

Comments
 (0)