Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: upgrade body-parser from 1.20.3 to 2.0.0
Snyk has created this PR to upgrade body-parser from 1.20.3 to 2.0.0.

See this package in npm:
body-parser

See this project in Snyk:
https://app.snyk.io/org/dcarroll/project/d40bad2e-6eaf-4508-909a-0627e63bfa10?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 1, 2024
commit 2a658615ace5db3786b5e2e445e0aba86ca2343c
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Christophe Coenraets <[email protected]> (http://coenraets.org/)",
"license": "ISC",
"dependencies": {
"body-parser": "^1.15.0",
"body-parser": "^2.0.0",
"express": "^4.13.4",
"moment": "^2.13.0",
"nforce": "^1.4.1",
Expand Down