Skip to content

Commit 3d8ce97

Browse files
committed
chore(npm): Update lodash from ~2.4.1 to ~3.9.3, and bump lazypipe
1 parent 7362262 commit 3d8ce97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/templates/_package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"express-session": "~1.0.2",
1313
"errorhandler": "~1.0.0",
1414
"compression": "~1.0.1",
15-
"lodash": "~2.4.1",<% if(filters.jade) { %>
15+
"lodash": "~3.9.3",<% if(filters.jade) { %>
1616
"jade": "~1.2.0",<% } %><% if(filters.html) { %>
1717
"ejs": "~0.8.4",<% } %><% if(filters.mongoose) { %>
1818
"mongoose": "~3.8.8",<% } %><% if(filters.auth) { %>
@@ -53,7 +53,7 @@
5353
"utile": "~0.3.0",
5454
"nodemon": "^1.3.7",
5555
"run-sequence": "^1.1.0",
56-
"lazypipe": "^0.2.3",
56+
"lazypipe": "^0.2.4",
5757
"wiredep": "^2.2.2",<% if(filters.jade) { %>
5858
"gulp-jade": "^1.0.1",<% } %><% if(filters.stylus) { %>
5959
"gulp-stylus": "^2.0.4",

0 commit comments

Comments
 (0)