Skip to content

Commit c883a20

Browse files
skanda890snyk-bot
andauthored
fix: upgrade body-parser from 2.0.0 to 2.0.1 (#153)
Snyk has created this PR to upgrade body-parser from 2.0.0 to 2.0.1. See this package in npm: body-parser See this project in Snyk: https://app.snyk.io/org/skanda890/project/09a0f87d-42dc-4121-9ccc-dee76074766d?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent 9f6cf8d commit c883a20

File tree

2 files changed

+5
-65
lines changed

2 files changed

+5
-65
lines changed

code-compiler/package-lock.json

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

code-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"start": "node server.js"
88
},
99
"dependencies": {
10-
"body-parser": "^2.0.0",
10+
"body-parser": "^2.0.1",
1111
"compile-run": "^2.3.4",
1212
"express": "^5.0.1"
1313
},

0 commit comments

Comments
 (0)