Skip to content

Commit 734a169

Browse files
committed
chore(package): bump method-override
1 parent 4cd0461 commit 734a169

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: templates/app/_package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"express": "^4.13.3",
2525
"morgan": "^1.8.0",
2626
"body-parser": "^1.13.3",
27-
"method-override": "^2.3.5",
27+
"method-override": "^2.3.10",
2828
"cookie-parser": "^1.3.5",
2929
"express-session": "^1.11.3",
3030
"errorhandler": "^1.4.2",
@@ -44,7 +44,7 @@
4444
"connect-session-sequelize": "^4.1.0",<% } %><% if(filters.auth) { %>
4545
"jsonwebtoken": "^7.0.0",
4646
"express-jwt": "^5.0.0",
47-
"passport": "~0.3.0",
47+
"passport": "~0.4.0",
4848
"passport-local": "^1.0.0",<% } %><% if(filters.facebookAuth) { %>
4949
"passport-facebook": "^2.0.0",<% } %><% if(filters.twitterAuth) { %>
5050
"passport-twitter": "^1.0.3",<% } %><% if(filters.googleAuth) { %>

0 commit comments

Comments
 (0)