Skip to content

Commit 8b7f117

Browse files
authored
upgrade body-parser to 1.20.3
1 parent 5434cdd commit 8b7f117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"**/*": "prettier --write --ignore-unknown"
3131
},
3232
"devDependencies": {
33-
"body-parser": "^1.15.1",
33+
"body-parser": "^1.20.3",
3434
"chai": "^4.3.4",
3535
"coveralls": "^3.1.1",
3636
"express": "^4.17.1",

0 commit comments

Comments
 (0)