Skip to content

Commit 86a68f5

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 62bd7d2 commit 86a68f5

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

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
@@ -55,7 +55,7 @@ hostname = "0.4"
5555
hkdf = "0.12"
5656
hmac = "0.12"
5757
http = "1.1"
58-
jsonwebtoken = { version = "9.2", default-features = false }
58+
jsonwebtoken = { version = "10.3", default-features = false }
5959
lazy_static = "1.4"
6060
log = { version = "0.4", features = [
6161
"max_level_debug",

0 commit comments

Comments
 (0)