From 72ab7c89490cd9900d36c8ffc1f9f3ffd8178564 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 06:40:41 +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 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