diff --git a/package.json b/package.json index 7c87aec8cf..c9a0deeefe 100644 --- a/package.json +++ b/package.json @@ -40,9 +40,9 @@ "colors": "0.6.2", "compression": "1.2.2", "connect-slashes": "1.3.0", - "cookie-session": "^1.1.0", + "cookie-session": "1.1.0", "downsize": "0.0.8", - "express": "4.12.0", + "express": "4.12.3", "express-hbs": "0.8.4", "extract-zip": "1.0.3", "fs-extra": "0.13.0", @@ -50,7 +50,7 @@ "html-to-text": "1.2.0", "knex": "0.7.3", "lodash": "2.4.1", - "moment": "2.8.3", + "moment": "2.10.2", "morgan": "1.5.0", "node-uuid": "1.4.2", "nodemailer": "0.7.1", @@ -59,13 +59,13 @@ "passport-http-bearer": "1.0.1", "passport-oauth2-client-password": "0.1.2", "path-match": "1.2.2", - "request": "2.51.0", + "request": "2.55.0", "rss": "1.1.1", "semver": "4.3.3", "showdown-ghost": "0.3.6", - "sqlite3": "3.0.5", + "sqlite3": "3.0.6", "unidecode": "0.1.3", - "validator": "3.28.0", + "validator": "3.39.0", "xml": "1.0.0" }, "optionalDependencies": { @@ -80,13 +80,13 @@ "grunt-contrib-clean": "~0.6.0", "grunt-contrib-compress": "~0.11.0", "grunt-contrib-copy": "~0.5.0", - "grunt-contrib-jshint": "~0.10.0", + "grunt-contrib-jshint": "~0.11.2", "grunt-contrib-uglify": "~0.6.0", "grunt-contrib-watch": "~0.6.1", "grunt-docker": "~0.0.8", "grunt-express-server": "~0.4.19", "grunt-jscs": "~1.8.0", - "grunt-mocha-cli": "~1.11.0", + "grunt-mocha-cli": "~1.13.0", "grunt-mocha-istanbul": "2.4.0", "grunt-shell": "~1.1.1", "grunt-update-submodules": "~0.4.1", @@ -94,7 +94,7 @@ "nock": "0.52.4", "require-dir": "~0.1.0", "rewire": "~2.1.0", - "should": "~4.4.2", + "should": "~6.0.1", "sinon": "~1.12.2", "supertest": "~0.15.0", "testem": "^0.6.23",