Skip to content

Commit

Permalink
chore(deps): update dependency mongoose to v5.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 19, 2021
1 parent 397d684 commit 9d58846
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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
Expand Up @@ -89,7 +89,7 @@
"lint-staged": "10.5.4",
"lodash.template": "4.5.0",
"mocha": "8.3.2",
"mongoose": "5.12.4",
"mongoose": "5.12.5",
"nyc": "15.1.0",
"prettier": "2.2.1",
"rimraf": "3.0.2",
Expand All @@ -114,7 +114,7 @@
"mongoose-rest-actions": ">=0.29.5"
},
"peerDependencies": {
"mongoose": ">=5.7.10"
"mongoose": ">=5.7.10 || 5.12.5"
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 9d58846

Please sign in to comment.