Skip to content

Commit 184537e

Browse files
build(deps): bump jsonwebtoken in the security group across 1 directory
Bumps the security group with 1 update in the / directory: [jsonwebtoken](https://github.com/Keats/jsonwebtoken). Updates `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 dependency-group: security ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08c4df3 commit 184537e

2 files changed

Lines changed: 23 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 22 additions & 6 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.10"
5353

5454
# HTTP Client

0 commit comments

Comments
 (0)