diff --git a/package.json b/package.json index 0de45ae..96ed848 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "mocha": "~3.2.0", "should": "~11.2.1", "restify": "~4.3.0", - "supertest": "~2.0.0" + "supertest": "~3.0.0" } }