Skip to content

Commit

Permalink
fix(package): update @nestjs/core to version 6.10.1
Browse files Browse the repository at this point in the history
Closes #31
  • Loading branch information
greenkeeper[bot] authored Nov 15, 2019
1 parent a3bcab0 commit dea8b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@nestjs/common": "^6.10.1",
"@nestjs/core": "^4.5.9",
"@nestjs/core": "^6.10.1",
"@nestjs/microservices": "^4.5.8",
"@nestjs/swagger": "^1.1.3",
"@nestjs/testing": "^4.5.5",
Expand Down

0 comments on commit dea8b2b

Please sign in to comment.