Skip to content

Commit 60e4614

Browse files
Update dependency @fastify/static to v10
1 parent f3035ca commit 60e4614

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/durian.js-fastify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"durian.js": "^2.0.0",
3737
"@nestjs/platform-fastify": "^11.0.0",
38-
"@fastify/static": "^9.0.0",
38+
"@fastify/static": "^10.0.0",
3939
"@fastify/view": "^12.0.0",
4040
"pm2-beta": "^6.0.2"
4141
}

0 commit comments

Comments
 (0)