diff --git a/deploy-template/package.json b/deploy-template/package.json index aa8ff5eab..56cb37e1c 100644 --- a/deploy-template/package.json +++ b/deploy-template/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "@fastify/static": "^7.0.4" + "@fastify/static": "^9.0.0" } }