We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81bfb3 commit b978e5fCopy full SHA for b978e5f
templates/app/_package.json
@@ -43,7 +43,7 @@
43
"sqlite3": "~3.1.1",
44
"express-sequelize-session": "0.4.0",<% } %><% if(filters.auth) { %>
45
"jsonwebtoken": "^7.0.0",
46
- "express-jwt": "^3.0.0",
+ "express-jwt": "^5.0.0",
47
"passport": "~0.3.0",
48
"passport-local": "^1.0.0",<% } %><% if(filters.facebookAuth) { %>
49
"passport-facebook": "^2.0.0",<% } %><% if(filters.twitterAuth) { %>
0 commit comments