Update dependencies. Re GH-351
Showing
... | ... | @@ -21,14 +21,14 @@ |
}, | ||
"homepage": "https://github.com/llk/scratch-www#readme", | ||
"dependencies": { | ||
"bunyan": "1.5.1", | ||
"compression": "1.5.2", | ||
"express": "4.13.3", | ||
"bunyan": "1.7.1", | ||
"compression": "1.6.1", | ||
"express": "4.13.4", | ||
"express-http-proxy": "0.6.0", | ||
"lodash.defaults": "3.1.2", | ||
"mustache": "2.1.3", | ||
"newrelic": "1.22.1", | ||
"raven": "0.8.1" | ||
"lodash.defaults": "4.0.1", | ||
"mustache": "2.2.1", | ||
"newrelic": "1.25.4", | ||
"raven": "0.10.0" | ||
}, | ||
"devDependencies": { | ||
"autoprefixer-loader": "2.1.0", | ||
... | ... |
Please register or sign in to comment