Browse Source

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

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

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

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