Skip to content

Commit 245433a

Browse files
Bump mpath and mongoose
Bumps [mpath](https://github.com/aheckmann/mpath) and [mongoose](https://github.com/Automattic/mongoose). These dependencies needed to be updated together. Updates `mpath` from 0.8.3 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.8.3...0.8.4) Updates `mongoose` from 5.13.7 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.13.7...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>
1 parent 9c0cbe0 commit 245433a

File tree

2 files changed

+40
-24
lines changed

2 files changed

+40
-24
lines changed

package-lock.json

+39-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"fs": "0.0.1-security",
2828
"moment": "^2.29.1",
2929
"moment-duration-format": "^2.3.2",
30-
"mongoose": "^5.13.7",
30+
"mongoose": "^5.13.15",
3131
"ms": "^2.1.3"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)