Skip to content

Commit 8ed9d24

Browse files
committed
chore(package): bump some deps
1 parent dcac590 commit 8ed9d24

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: templates/app/_package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"errorhandler": "^1.4.2",
1616
"composable-middleware": "^0.3.0",
1717
"fast-json-patch": "^2.0.5",
18-
"lodash": "^4.17.4",
19-
"lodash-es": "^4.17.4",
18+
"lodash": "^4.17.10",
19+
"lodash-es": "^4.17.10",
2020
"lusca": "^1.4.1",
2121
"babel-core": "^6.18.2",
2222
"babel-plugin-angular2-annotations": "^5.1.0",
@@ -30,7 +30,7 @@
3030
"babel-runtime": "^6.18.0",<% if(filters.pug) { %>
3131
"pug": "^2.0.0",<% } %><% if(filters.html) { %>
3232
"ejs": "^2.5.3",<% } %><% if(filters.mongoose) { %>
33-
"mongoose": "^4.1.2",
33+
"mongoose": "^4.13.14",
3434
"bluebird": "^3.3.3",
3535
"connect-mongo": "^2.0.1",<% } %><% if(filters.sequelize) { %>
3636
"sequelize": "^3.23.6",
@@ -179,7 +179,7 @@
179179
"to-string-loader": "^1.1.5",
180180
<%# END WEBPACK %>
181181
"through2": "^2.0.1",
182-
"open": "~0.0.4",
182+
"open": "~0.0.5",
183183
"protractor": "^5.3.0",
184184
"istanbul": "1.1.0-alpha.1",
185185
"chai": "^4.1.2",

0 commit comments

Comments
 (0)