Skip to content

Commit 4b6f170

Browse files
Update dependency body-parser to v2.2.2
1 parent bb339b4 commit 4b6f170

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

api/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "API for piston - a high performance code execution engine",
55
"main": "src/index.js",
66
"dependencies": {
7-
"body-parser": "2.2.1",
7+
"body-parser": "2.2.2",
88
"chownr": "2.0.0",
99
"express": "4.22.1",
1010
"express-ws": "5.0.2",

0 commit comments

Comments
 (0)