diff --git a/package.json b/package.json index 9b6ff29..c3a0f3a 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,6 @@ "author": "", "license": "ISC", "dependencies": { - "restify": "^3.0.2" + "restify": "^11.0.0" } }