Browse Source

Bump mongoose from 5.7.5 to 5.13.20 in /frameworks/JavaScript/express (#8386)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.5 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.7.5...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
e16124d38b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/JavaScript/express/package.json

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

@@ -7,7 +7,7 @@
     "dateformat": "3.0.3",
     "escape-html": "1.0.3",
     "express": "4.17.3",
-    "mongoose": "5.7.5",
+    "mongoose": "5.13.20",
     "mysql2": "2.2.5",
     "pg": "8.5.0",
     "pg-promise": "10.7.3",