Skip to content

Commit

Permalink
chore(deps): bump @nestjs/core in /sample/24-serve-static
Browse files Browse the repository at this point in the history
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 9.0.1 to 9.0.5.
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](v9.0.1...v9.0.5)

---
updated-dependencies:
- dependency-name: "@nestjs/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2023
1 parent 51684f7 commit 5017ede
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -20,7 +20,7 @@
},
"dependencies": {
"@nestjs/common": "9.0.1",
"@nestjs/core": "9.0.1",
"@nestjs/core": "9.0.5",
"@nestjs/serve-static": "3.0.0",
"@nestjs/platform-express": "9.0.1",
"class-transformer": "0.5.1",
Expand Down

0 comments on commit 5017ede

Please sign in to comment.