Bump express from 5.1.0 to 5.2.0

Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.0)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-01 19:11:10 +00:00
committed by Kayne Ruse
parent bddff784b7
commit cf40c7a92c
2 changed files with 53 additions and 37 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^17.2.3",
"express": "^5.1.0",
"express": "^5.2.0",
"jsonwebtoken": "^9.0.2",
"mariadb": "^3.4.5",
"sequelize": "^6.37.7",