diff --git a/package.json b/package.json index 43cf8df..9d3041e 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "mocha": "~3.2.0", "should": "~11.1.0", "restify": "~4.3.0", - "supertest": "~2.0.0" + "supertest": "~3.0.0" } }