Skip to content

Commit 3d5995a

Browse files
Bump jsonwebtoken from 9.3.0 to 9.3.1
Bumps [jsonwebtoken](https://github.com/Keats/jsonwebtoken) from 9.3.0 to 9.3.1. - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.0...v9.3.1) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3329f3e commit 3d5995a

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

Cargo.lock

+4-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tui-textarea = { version = "0.7.0", default-features = false, features = [
4545
] }
4646
backtrace = "0.3"
4747
human-panic = "2.0"
48-
jsonwebtoken = "9.2.0"
48+
jsonwebtoken = "9.3.1"
4949
chrono = "0.4"
5050
copypasta = "0.10.0"
5151

0 commit comments

Comments
 (0)