Skip to content

Commit

Permalink
Merge pull request nestjs#14240 from nestjs/renovate/multer-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/multer to v1.4.12
  • Loading branch information
kamilmysliwiec authored Nov 29, 2024
2 parents d220da6 + fb9a534 commit f53d138
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/29-file-upload/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 sample/29-file-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nestjs/testing": "10.4.11",
"@types/express": "4.17.21",
"@types/jest": "29.5.12",
"@types/multer": "1.4.11",
"@types/multer": "1.4.12",
"@types/node": "22.10.0",
"@types/supertest": "6.0.2",
"jest": "29.7.0",
Expand Down

0 comments on commit f53d138

Please sign in to comment.