Browse Source

Bump mongoose from 8.8.3 to 8.9.5 in /frameworks/JavaScript/express

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.8.3 to 8.9.5.
- [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/8.8.3...8.9.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 6 months ago
parent
commit
3eed80e982
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.18.2",
-    "mongoose": "8.8.3",
+    "mongoose": "8.9.5",
     "mysql2": "3.9.8",
     "pg": "8.5.0",
     "pg-promise": "10.7.3",