Update dependency @fastify/static to v10 #26

Merged
bot merged 1 commits from renovate/fastify-static-10.x into master 2026-07-12 04:05:33 +02:00
Showing only changes of commit b933b79650 - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@
"start": "node server.js" "start": "node server.js"
}, },
"dependencies": { "dependencies": {
"@fastify/static": "^9.0.0", "@fastify/static": "^10.0.0",
"fastify": "^5.0.0" "fastify": "^5.0.0"
}, },
"repository": { "repository": {