build(deps): Update dependency @fastify/static to v9 - autoclosed #4

Closed
millaguie wants to merge 1 commits from renovate/fastify-static-9.x into main
+1 -1
View File
@@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@fastify/cors": "^10.0.1", "@fastify/cors": "^10.0.1",
"@fastify/static": "^8.3.0", "@fastify/static": "^9.0.0",
"drizzle-orm": "^0.36.4", "drizzle-orm": "^0.36.4",
"fastify": "^5.1.0", "fastify": "^5.1.0",
"nanoid": "^5.0.9", "nanoid": "^5.0.9",