Skip to content

Commit c0e8889

Browse files
chore(deps): replace dependency fastify-static with @fastify/static ^5.0.0
1 parent 372c21e commit c0e8889

File tree

2 files changed

+37
-77
lines changed

2 files changed

+37
-77
lines changed

package.json

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)