Skip to content

Commit

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

chore(deps): bump @nestjs/core from 9.0.1 to 9.0.5 in /sample/03-microservices
  • Loading branch information
kamilmysliwiec authored Mar 8, 2023
2 parents d30168f + 396ca30 commit e188875
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/03-microservices/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/03-microservices/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/microservices": "9.0.1",
"@nestjs/platform-express": "9.0.1",
"class-transformer": "0.5.1",
Expand Down

0 comments on commit e188875

Please sign in to comment.