Skip to content

Commit d438e44

Browse files
Dan WahlinDan Wahlin
Dan Wahlin
authored and
Dan Wahlin
committed
Update versions
1 parent 4c51889 commit d438e44

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,31 +28,31 @@
2828
"zone.js": "^0.6.26",
2929
"body-parser": "~1.15.2",
3030
"csurf": "^1.9.0",
31-
"errorhandler": "^1.4.3",
31+
"errorhandler": "^1.5.0",
3232
"express": "^4.14.0",
3333
"express-handlebars": "^3.0.0",
34-
"handlebars": "^4.0.5",
34+
"handlebars": "^4.0.6",
3535
"handlebars-helpers": "^0.7.5",
3636
"handlebars-layouts": "^3.1.4",
37-
"express-session": "^1.14.1",
37+
"express-session": "^1.14.2",
3838
"hbs": "~4.0.1",
39-
"mongoose": "^4.6.0",
39+
"mongoose": "^4.6.8",
4040
"morgan": "~1.7.0",
41-
"serve-favicon": "~2.3.0"
41+
"serve-favicon": "~2.3.2"
4242
},
4343
"devDependencies": {
4444
"concurrently": "^3.1.0",
4545
"lite-server": "^2.2.2",
46-
"typescript": "2.0.8",
46+
"typescript": "2.0.10",
4747
"del": "^2.2.2",
4848
"gulp": "^3.9.1",
49-
"gulp-concat": "^2.6.0",
49+
"gulp-concat": "^2.6.1",
5050
"gulp-csso": "^2.0.0",
5151
"gulp-plumber": "^1.1.0",
5252
"gulp-sass": "^2.3.2",
5353
"gulp-uglify": "^2.0.0",
5454
"run-sequence": "^1.2.2",
5555
"@types/core-js": "^0.9.34",
56-
"@types/node": "^6.0.46"
56+
"@types/node": "^6.0.48"
5757
}
5858
}

0 commit comments

Comments
 (0)