Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/terminus to v9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 30, 2022
1 parent d26f57c commit 53b323f
Show file tree
Hide file tree
Showing 22 changed files with 615 additions and 178 deletions.
73 changes: 55 additions & 18 deletions sample/000-dogs-app/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/000-dogs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nestjs/common": "9.0.7",
"@nestjs/core": "9.0.7",
"@nestjs/platform-express": "9.0.7",
"@nestjs/terminus": "9.0.0",
"@nestjs/terminus": "9.1.0",
"@nestjs/testing": "9.0.7",
"reflect-metadata": "0.1.13",
"rxjs": "7.5.6"
Expand Down
73 changes: 55 additions & 18 deletions sample/001-mongoose-app/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/001-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nestjs/core": "9.0.7",
"@nestjs/mongoose": "9.2.0",
"@nestjs/platform-express": "9.0.7",
"@nestjs/terminus": "9.0.0",
"@nestjs/terminus": "9.1.0",
"mongoose": "6.5.0",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
Expand Down
Loading

0 comments on commit 53b323f

Please sign in to comment.