diff --git a/todo-single/package.json b/todo-single/package.json index 1d197b2..2c9be21 100644 --- a/todo-single/package.json +++ b/todo-single/package.json @@ -9,7 +9,7 @@ "start": "node app.js" }, "dependencies": { - "restify": "4.0.3", + "restify": "8.4.1", "sequelize": "3.14.2", "mysql": "2.9.0" }