Skip to content

Commit b978e5f

Browse files
authored
chore(package): update express-jwt (#2246)
[skip ci]
1 parent b81bfb3 commit b978e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/app/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"sqlite3": "~3.1.1",
4444
"express-sequelize-session": "0.4.0",<% } %><% if(filters.auth) { %>
4545
"jsonwebtoken": "^7.0.0",
46-
"express-jwt": "^3.0.0",
46+
"express-jwt": "^5.0.0",
4747
"passport": "~0.3.0",
4848
"passport-local": "^1.0.0",<% } %><% if(filters.facebookAuth) { %>
4949
"passport-facebook": "^2.0.0",<% } %><% if(filters.twitterAuth) { %>

0 commit comments

Comments
 (0)