Skip to content

Commit 17ada0e

Browse files
fix(deps): update dependency @fastify/static to v10
1 parent 6889f4b commit 17ada0e

2 files changed

Lines changed: 117 additions & 14 deletions

File tree

‎apps/api/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint:ci": "oxlint --format=github"
1313
},
1414
"dependencies": {
15-
"@fastify/static": "^8.2.0",
15+
"@fastify/static": "^10.1.3",
1616
"@fastify/view": "^11.1.1",
1717
"@m8a/nestjs-typegoose": "^12.0.0",
1818
"@nestjs/axios": "^4.0.1",

0 commit comments

Comments
 (0)