Skip to content

Commit 549ee30

Browse files
committed
chore(package): update jsonwebtoken
1 parent dec800e commit 549ee30

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
@@ -36,7 +36,7 @@
3636
"sequelize": "^3.23.6",
3737
"sqlite3": "~3.1.1",
3838
"connect-session-sequelize": "^4.1.0",<% } %><% if(filters.auth) { %>
39-
"jsonwebtoken": "^7.0.0",
39+
"jsonwebtoken": "^8.3.0",
4040
"express-jwt": "^5.0.0",
4141
"passport": "~0.4.0",
4242
"passport-local": "^1.0.0",<% } %><% if(filters.facebookAuth) { %>

0 commit comments

Comments
 (0)