Merge pull request #4016 from NginxProxyManager/dependabot/npm_and_yarn/backend/body-parser-1.20.3

Bump body-parser from 1.20.2 to 1.20.3 in /backend
This commit is contained in:
jc21
2024-10-11 13:27:14 +10:00
committed by GitHub
2 changed files with 28 additions and 3 deletions

View File

@ -9,7 +9,7 @@
"archiver": "^5.3.0",
"batchflow": "^0.4.0",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"compression": "^1.7.4",
"express": "^4.19.2",
"express-fileupload": "^1.1.9",