Update dependencies

This commit is contained in:
Gaël Métais
2015-05-04 15:54:09 +02:00
parent 57a7c78ce2
commit 5f1dd42559
+5 -5
View File
@@ -14,15 +14,15 @@
"async": "~0.9.0",
"body-parser": "~1.12.3",
"compression": "~1.4.3",
"cors": "^2.5.3",
"cors": "^2.6.0",
"debug": "~2.1.3",
"express": "~4.12.3",
"lwip": "0.0.6",
"meow": "^3.1.0",
"phantomas": "1.10.0",
"phantomas": "1.10.1",
"ps-node": "0.0.4",
"q": "~1.2.1",
"rimraf": "~2.3.2",
"q": "~1.3.0",
"rimraf": "~2.3.3",
"temporary": "0.0.8"
},
"devDependencies": {
@@ -43,7 +43,7 @@
"grunt-inline-angular-templates": "^0.1.5",
"grunt-line-remover": "^0.0.2",
"grunt-mocha-test": "^0.12.7",
"grunt-replace": "^0.8.0",
"grunt-replace": "^0.9.1",
"grunt-usemin": "^3.0.0",
"grunt-webfont": "^0.5.2",
"matchdep": "^0.3.0",