Skip to content

Commit 6fa2557

Browse files
fix(deps): update dependency body-parser to v2 [security]
1 parent 18b151a commit 6fa2557

File tree

2 files changed

+313
-382
lines changed

2 files changed

+313
-382
lines changed

code/express/apps/error-handle-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dev": "node app.js"
1212
},
1313
"dependencies": {
14-
"body-parser": "1.20.2",
14+
"body-parser": "2.2.1",
1515
"express": "4.21.0",
1616
"method-override": "3.0.0"
1717
}

0 commit comments

Comments
 (0)