Bump express from 5.1.0 to 5.2.1

Bumps [express](https://github.com/expressjs/express) from 5.1.0 to 5.2.1.
- [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.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.1
  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 23:49:24 +00:00 committed by GitHub
parent 8fd496c59d
commit cc07bfdaba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 104 additions and 105 deletions

View file

@ -14,7 +14,7 @@
"command-line-usage": "^7.0.3",
"compression": "^1.8.1",
"cors": "^2.8.5",
"express": "^5.0.0",
"express": "^5.2.1",
"mqtt": "^5.14.1",
"protobufjs": "^7.5.4"
},