build(deps-dev): Bump express from 5.1.0 to 5.2.0 (#4667)

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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-06 20:16:22 +02:00
committed by GitHub
co-authored by Alexandr Garbuzov
parent e6c560f75e
commit daa8ee3ce0
2 changed files with 102 additions and 98 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"eslint": "^9.39.0",
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsdoc": "^61.1.12",
"express": "^5.1.0",
"express": "^5.2.0",
"globals": "^16.5.0",
"hjson": "^3.2.2",
"husky": "^9.1.7",