Skip to content

Commit 3ee708f

Browse files
chore(deps): update dependency @fastify/static to v10 [security]
1 parent 01c52e1 commit 3ee708f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"prepare": "husky"
2020
},
2121
"peerDependencies": {
22-
"@fastify/static": "^8.0.4 || ^9.0.0",
22+
"@fastify/static": "^10.0.0",
2323
"@nestjs/common": "^11.0.2",
2424
"@nestjs/core": "^11.0.2",
2525
"express": "^5.0.1",
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/cli": "21.2.1",
4141
"@commitlint/config-angular": "21.2.0",
42-
"@fastify/static": "9.3.0",
42+
"@fastify/static": "10.1.2",
4343
"@nestjs/common": "11.1.28",
4444
"@nestjs/core": "11.1.28",
4545
"@nestjs/platform-express": "11.1.28",

0 commit comments

Comments
 (0)