Skip to content

Commit

Permalink
Merge pull request #11205 from nestjs/dependabot/npm_and_yarn/sample/…
Browse files Browse the repository at this point in the history
…10-fastify/nestjs/core-9.0.5

chore(deps): bump @nestjs/core from 9.0.1 to 9.0.5 in /sample/10-fastify
  • Loading branch information
kamilmysliwiec committed Mar 8, 2023
2 parents eeb7aa3 + 14ac406 commit fb0dd97
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/10-fastify/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/10-fastify/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/platform-fastify": "9.2.1",
"class-transformer": "0.5.1",
"class-validator": "0.14.0",
Expand Down

0 comments on commit fb0dd97

Please sign in to comment.