Skip to content

Commit 579a649

Browse files
build(deps): bump jsonwebtoken in the security group
Bumps the security group with 1 update: [jsonwebtoken](https://github.com/Keats/jsonwebtoken). Updates `jsonwebtoken` from 9.3.1 to 10.1.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v9.3.1...v10.1.0) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: security ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aa9e606 commit 579a649

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 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
@@ -48,7 +48,7 @@ bytes = "1"
4848

4949
# Auth & Security (placeholders for later)
5050
argon2 = "0.5"
51-
jsonwebtoken = "9"
51+
jsonwebtoken = "10"
5252
rand = "0.9"
5353

5454
# HTTP Client

0 commit comments

Comments
 (0)