Skip to content

Commit

Permalink
Bump mpath and mongoose in /curso
Browse files Browse the repository at this point in the history
Bumps [mpath](https://github.com/aheckmann/mpath) to 0.8.4 and updates ancestor dependency [mongoose](https://github.com/Automattic/mongoose). These dependencies need to be updated together.


Updates `mpath` from 0.6.0 to 0.8.4
- [Release notes](https://github.com/aheckmann/mpath/releases)
- [Changelog](https://github.com/mongoosejs/mpath/blob/master/History.md)
- [Commits](mongoosejs/mpath@0.6.0...0.8.4)

Updates `mongoose` from 5.7.5 to 5.13.15
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@5.7.5...5.13.15)

---
updated-dependencies:
- dependency-name: mpath
  dependency-type: indirect
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2022
1 parent c5fbdde commit a5fcb1b
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 56 deletions.
182 changes: 127 additions & 55 deletions curso/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 curso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"axios": "^0.21.2",
"express": "^4.17.1",
"mongoose": "^5.7.5"
"mongoose": "^5.13.15"
},
"devDependencies": {
"nodemon": "^1.19.2"
Expand Down

0 comments on commit a5fcb1b

Please sign in to comment.