Skip to content

Commit

Permalink
Merge pull request #13523 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…24-serve-static/multi-fc98ce47f6

chore(deps): bump express and @nestjs/platform-express in /sample/24-serve-static
  • Loading branch information
kamilmysliwiec committed May 14, 2024
2 parents 4b83bb7 + ff306b4 commit 8f72a83
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 93 deletions.
117 changes: 25 additions & 92 deletions sample/24-serve-static/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/24-serve-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@nestjs/common": "10.3.2",
"@nestjs/core": "10.3.2",
"@nestjs/serve-static": "4.0.0",
"@nestjs/platform-express": "10.3.2",
"@nestjs/platform-express": "10.3.8",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"reflect-metadata": "0.2.1",
Expand Down

0 comments on commit 8f72a83

Please sign in to comment.