Skip to content

Commit

Permalink
fix(deps): update dependency mongoose to v7.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 1d22928 commit af11baf
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"jest": "29.7.0",
"kafkajs": "^2.2.4",
"lint-staged": "14.0.1",
"mongoose": "7.6.4",
"mongoose": "7.6.5",
"mysql2": "3.6.1",
"nats": "2.16.0",
"portfinder": "1.0.32",
Expand Down
14 changes: 7 additions & 7 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 @@ -20,7 +20,7 @@
"@nestjs/mongoose": "10.0.2",
"@nestjs/platform-express": "9.4.3",
"@nestjs/terminus": "9.2.2",
"mongoose": "7.6.4",
"mongoose": "7.6.5",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.4",
"rxjs": "7.8.1"
Expand Down
14 changes: 7 additions & 7 deletions sample/008-multi-database-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/008-multi-database-mongoose-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nestjs/mongoose": "10.0.2",
"@nestjs/platform-express": "9.4.3",
"@nestjs/terminus": "9.2.2",
"mongoose": "7.6.4",
"mongoose": "7.6.5",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.4",
"rxjs": "7.8.1"
Expand Down

0 comments on commit af11baf

Please sign in to comment.