Skip to content

Commit

Permalink
chore(deps): update dependency mongoose to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 20, 2021
1 parent 89fe345 commit b8ecfe8
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 103 deletions.
162 changes: 61 additions & 101 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"husky": "7.0.2",
"jest": "27.2.1",
"lint-staged": "11.1.2",
"mongoose": "5.13.9",
"mongoose": "6.0.7",
"prettier": "2.4.1",
"reflect-metadata": "0.1.13",
"release-it": "14.11.5",
Expand All @@ -49,7 +49,7 @@
"peerDependencies": {
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0",
"mongoose": "^5.11.15 || ^5.12.4",
"mongoose": "^5.11.15 || ^5.12.4 || ^6.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0 || ^7.0.0"
},
Expand Down

0 comments on commit b8ecfe8

Please sign in to comment.