diff --git a/package.json b/package.json index b84283e786..c73cfab4c7 100644 --- a/package.json +++ b/package.json @@ -64,21 +64,21 @@ "grunt-contrib-compress": "~0.5.2", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-copy": "~0.4.1", - "grunt-contrib-handlebars": "~0.5.11", + "grunt-contrib-handlebars": "~0.6.0", "grunt-contrib-sass": "~0.5.0", "grunt-contrib-uglify": "~0.2.5", "grunt-contrib-watch": "~0.5.3", "grunt-express-server": "~0.4.5", "grunt-groc": "~0.4.0", "grunt-jslint": "~1.1.1", - "grunt-mocha-cli": "~1.3.0", - "grunt-shell": "~0.5.0", + "grunt-mocha-cli": "~1.4.0", + "grunt-shell": "~0.6.1", "grunt-update-submodules": "~0.2.0", "matchdep": "~0.3.0", - "mocha": "~1.13.0", - "request": "~2.27.0", + "mocha": "~1.15.1", + "request": "~2.29.0", "require-dir": "~0.1.0", - "should": "~2.0.2", + "should": "~2.1.1", "sinon": "~1.7.3" } }