diff --git a/package.json b/package.json index 427b39f..68a51aa 100644 --- a/package.json +++ b/package.json @@ -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",