Skip to content

Commit 7f02084

Browse files
committed
Revert "build(deps): bump jsonwebtoken from 8.3.0 to 10.3.0"
This reverts commit 2ecab31.
1 parent 505e377 commit 7f02084

File tree

2 files changed

+47
-45
lines changed

2 files changed

+47
-45
lines changed

Cargo.lock

Lines changed: 46 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ iron-cors = "0.7.1"
2020
staticfile = "0.5.0"
2121
bodyparser = "0.8.0"
2222
hyper = "0.10.16"
23-
jsonwebtoken = "10.3.0"
23+
jsonwebtoken = "8.1.1"
2424
ring = "0.17.13"
2525
bcrypt = "0.17.0"
2626

0 commit comments

Comments
 (0)