Browse Source

Bump mongoose from 5.7.5 to 5.13.20 in /frameworks/JavaScript/nodejs (#8385)

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
55506e37ff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/JavaScript/nodejs/package.json

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

@@ -6,7 +6,7 @@
     "async": "2.5.0",
     "handlebars": "4.3.0",
     "mongodb": "3.7.3",
-    "mongoose": "5.7.5",
+    "mongoose": "5.13.20",
     "mysql": "2.16.0",
     "mysql2": "1.6.5",
     "parseurl": "1.3.2",