Skip to content

Commit e514afc

Browse files
chore(deps): replace dependency fastify-static with @fastify/static ^5.0.0
1 parent 29b70e5 commit e514afc

File tree

2 files changed

+25
-50
lines changed

2 files changed

+25
-50
lines changed

package.json

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

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)