diff --git a/package.json b/package.json index 4313b77fe..0ec40cc73 100644 --- a/package.json +++ b/package.json @@ -47,12 +47,12 @@ "mqtt": "2.2.1", "mustache": "2.3.0", "nopt": "3.0.6", - "oauth2orize":"1.6.0", + "oauth2orize":"1.7.0", "on-headers":"1.0.1", "passport":"0.3.2", "passport-http-bearer":"1.0.1", "passport-oauth2-client-password":"0.1.2", - "raw-body":"2.1.7", + "raw-body":"2.2.0", "semver": "5.3.0", "sentiment":"2.1.0", "uglify-js":"2.7.5", @@ -85,8 +85,8 @@ "grunt-simple-mocha": "~0.4.1", "mocha": "~3.2.0", "should": "^8.4.0", - "sinon": "^1.17.6", - "supertest": "^2.0.0" + "sinon": "1.17.7", + "supertest": "2.0.1" }, "engines": { "node": ">=4"