diff --git a/examples/todoapp/package.json b/examples/todoapp/package.json index 1c16eb494..2e2b9635d 100644 --- a/examples/todoapp/package.json +++ b/examples/todoapp/package.json @@ -9,7 +9,7 @@ "posix-getopt": "^1.2.1", "restify-errors": "^8.0.2", "restify-clients": "^3.1.0", - "restify": "^8.6.1" + "restify": "^9.0.0" }, "devDependencies": { "mocha": "^10.0.0",