diff --git a/package.json b/package.json index 5a54fb3..2e65e33 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "homepage": "https://github.com/marko-js-samples/marko-fastify#readme", "dependencies": { - "fastify": "^0.29.0", + "fastify": "^3.1.1", "fastify-static": "^0.1.0", "lasso": "^2.11.16", "lasso-marko": "^2.3.0",