Browse Source

Bump mongoose from 5.11.15 to 5.13.20 in /frameworks/JavaScript/hapi (#8384)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.11.15 to 5.13.20.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/5.11.15...5.13.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 years ago
parent
commit
94cd2c8831
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/JavaScript/hapi/package.json

+ 1 - 1
frameworks/JavaScript/hapi/package.json

@@ -8,7 +8,7 @@
     "async": "2.1.5",
     "bluebird": "3.4.7",
     "handlebars": "4.3.0",
-    "mongoose": "5.11.15",
+    "mongoose": "5.13.20",
     "mysql": "2.16.0",
     "mysql2": "1.6.5",
     "pg": "8.5.1",