Skip to content

Commit 6bbd701

Browse files
johanbooksnyk-bot
andauthored
fix: upgrade @fastify/static from 7.0.0 to 7.0.4 (#781)
Snyk has created this PR to upgrade @fastify/static from 7.0.0 to 7.0.4. See this package in npm: @fastify/static See this project in Snyk: https://app.snyk.io/org/johanbook/project/6816372a-9c12-4c50-8594-97a8b7623908?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 1dd03bb commit 6bbd701

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

services/api/package-lock.json

+7-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

services/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@fastify/multipart": "^8.0.0",
27-
"@fastify/static": "^7.0.0",
27+
"@fastify/static": "^7.0.4",
2828
"@nestjs/common": "^10.3.9",
2929
"@nestjs/core": "^10.3.9",
3030
"@nestjs/cqrs": "^10.0.3",

0 commit comments

Comments
 (0)