From 0864f5880320bb1d715f393597b69451e982ee8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 12:33:21 +0000 Subject: [PATCH] Update dependency @fastify/static to v9 --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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