Skip to content

Commit

Permalink
fix: upgrade @fastify/multipart from 8.0.0 to 8.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @fastify/multipart from 8.0.0 to 8.3.0.

See this package in npm:
@fastify/multipart

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
  • Loading branch information
snyk-bot committed Jul 14, 2024
1 parent 7e38190 commit 04f4e35
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 130 deletions.
141 changes: 12 additions & 129 deletions services/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"dependencies": {
"@fastify/multipart": "^8.0.0",
"@fastify/multipart": "^8.3.0",
"@fastify/static": "^7.0.4",
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
Expand Down

0 comments on commit 04f4e35

Please sign in to comment.