diff --git a/package.json b/package.json index be283fe..64f0eaa 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "postpublish": "git push origin && git push origin -f --tags" }, "dependencies": { - "@fastify/static": "^8.2.0", + "@fastify/static": "^9.0.0", "@platformatic/python-node": "^2.0.0", "@platformatic/service": "^3.0.0", "fastify-plugin": "^5.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6e7adf..2a34fee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@fastify/static': - specifier: ^8.2.0 - version: 8.3.0 + specifier: ^9.0.0 + version: 9.0.0 '@platformatic/python-node': specifier: ^2.0.0 version: 2.0.0