Skip to content

Commit 5ca8ee7

Browse files
Update dependency express-jwt to v6 [SECURITY]
1 parent 59df0ff commit 5ca8ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ejs": "^2.3.3",
1313
"errorhandler": "^1.4.2",
1414
"express": "^4.13.3",
15-
"express-jwt": "^3.0.0",
15+
"express-jwt": "^6.0.0",
1616
"express-sequelize-session": "0.4.0",
1717
"express-session": "^1.11.3",
1818
"jsonwebtoken": "^5.0.0",

0 commit comments

Comments
 (0)