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