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 23efe9f commit 7cd8ba0Copy full SHA for 7cd8ba0
templates/app/_package.json
@@ -24,7 +24,7 @@
24
"sequelize": "^3.5.1",
25
"sqlite3": "~3.1.1",
26
"express-sequelize-session": "0.4.0",<% } %><% if (filters.auth) { %>
27
- "jsonwebtoken": "^6.2.0",
+ "jsonwebtoken": "^7.0.0",
28
"express-jwt": "^3.0.0",
29
"passport": "~0.3.0",
30
"passport-local": "^1.0.0",<% } %><% if (filters.facebookAuth) { %>
0 commit comments