nginx-proxy-manager/backend
dependabot[bot] 3ed3ec0001
Bump express from 4.22.0 to 5.2.1 in /backend
Bumps [express](https://github.com/expressjs/express) from 4.22.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/4.22.0...v5.2.1)

---
updated-dependencies:
- dependency-name: express
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-28 13:04:19 +00:00
..
certbot Merge pull request #5087 from xJayMorex/update-cloudns 2026-01-18 20:00:15 +10:00
config
internal 2fa work slight refactor 2026-01-14 11:45:12 +10:00
lib Bump version 2025-11-05 12:33:59 +10:00
migrations Fix #4692, #4856 - stick with auto for scheme in db, change it to $scheme when rendering 2025-11-11 14:46:25 +10:00
models Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
routes Changed 2fa delete from body to query for code 2026-01-14 13:24:38 +10:00
schema Changed 2fa delete from body to query for code 2026-01-14 13:24:38 +10:00
scripts Moved certrbot plugin list to backend 2025-10-26 00:28:03 +10:00
templates Added logging for streams based on port 2025-12-30 21:44:29 -08:00
.gitignore
app.js Properly wrap debug calls 2025-11-04 13:43:52 +10:00
biome.json Update biome schema 2026-01-28 12:54:55 +10:00
db.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
index.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
knexfile.js
logger.js Tweaks to showing new version available 2025-11-13 11:20:31 +10:00
migrate.js Attempt to fix race condition with database instantiation 2025-11-07 09:46:00 +10:00
nodemon.json Fix proxy hosts routes throwing errors 2025-10-02 08:12:28 +10:00
package.json Bump express from 4.22.0 to 5.2.1 in /backend 2026-01-28 13:04:19 +00:00
setup.js Fix initial setup user bug, taking the fix from #4836 2025-11-11 14:52:39 +10:00
validate-schema.js Convert backend to ESM 2025-10-02 08:10:18 +10:00
yarn.lock Bump express from 4.22.0 to 5.2.1 in /backend 2026-01-28 13:04:19 +00:00