Bump body-parser from 1.20.4 to 2.2.2 in /backend

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.4 to 2.2.2.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.4...v2.2.2)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-30 13:04:20 +00:00
committed by GitHub
parent bad3eac515
commit 8532e7520f
2 changed files with 7 additions and 72 deletions

View File

@@ -17,7 +17,7 @@
"archiver": "^7.0.1",
"batchflow": "^0.4.0",
"bcrypt": "^6.0.0",
"body-parser": "^1.20.3",
"body-parser": "^2.2.2",
"compression": "^1.7.4",
"express": "^5.2.1",
"express-fileupload": "^1.5.2",