diff --git a/package.json b/package.json index 7c7ca54..a581c7c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "mocha": "~3.1.0", "should": "~11.1.0", - "restify": "~4.1.1", + "restify": "~4.3.0", "supertest": "~2.0.0" } }