feat(deps): body-parser@^2.1.0 (#6332)

This commit is contained in:
Wes Todd
2025-02-12 09:44:53 -06:00
committed by GitHub
parent 2d589b644a
commit 99473c593a
2 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@
],
"dependencies": {
"accepts": "^2.0.0",
"body-parser": "^2.0.1",
"body-parser": "^2.1.0",
"content-disposition": "^1.0.0",
"content-type": "^1.0.4",
"cookie": "^0.7.1",