diff --git a/package.json b/package.json index e189779..6cf06ed 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 e6d971d..fe3f777 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