Skip to content

Commit

Permalink
update jsonwebtoken (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
lipp committed Mar 8, 2018
1 parent 790dd7c commit 8f7e208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"cookie-parser": "^1.4.3",
"express": "^4.14.0",
"express-session": "^1.14.2",
"jsonwebtoken": "^7.2.1",
"jsonwebtoken": "^7.4.3",
"passport": "^0.3.2",
"passport-facebook": "^2.1.1",
"passport-github2": "^0.1.10",
Expand Down

0 comments on commit 8f7e208

Please sign in to comment.