Skip to content

Commit c12f3ee

Browse files
committed
chore(package): jsonwebtoken -> 6.2.0
1 parent f3fd533 commit c12f3ee

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
@@ -24,7 +24,7 @@
2424
"sequelize": "^3.5.1",
2525
"sqlite3": "~3.1.1",
2626
"express-sequelize-session": "0.4.0",<% } %><% if (filters.auth) { %>
27-
"jsonwebtoken": "^5.0.0",
27+
"jsonwebtoken": "^6.2.0",
2828
"express-jwt": "^3.0.0",
2929
"passport": "~0.3.0",
3030
"passport-local": "^1.0.0",<% } %><% if (filters.facebookAuth) { %>

0 commit comments

Comments
 (0)