Skip to content

Commit fb6535d

Browse files
chore(deps): replace dependency fastify-static with @fastify/static ^5.0.0
1 parent 17c8a3a commit fb6535d

File tree

2 files changed

+23
-31
lines changed

2 files changed

+23
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/node": "^14.18.63",
4141
"fastify": "^3.29.5",
4242
"fastify-graceful-shutdown": "^4.0.1",
43-
"fastify-static": "^4.7.0",
43+
"@fastify/static": "^5.0.0",
4444
"get-port": "^5.1.1",
4545
"puppeteer": "^24.3.0",
4646
"@biomejs/biome": "1.9.4",

pnpm-lock.yaml

Lines changed: 22 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)