Skip to content

Commit

Permalink
fix: upgrade body-parser from 1.20.1 to 1.20.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade body-parser from 1.20.1 to 1.20.2.

See this package in npm:
https://www.npmjs.com/package/body-parser

See this project in Snyk:
https://app.snyk.io/org/eswdd/project/0fc8d8d1-11e4-4b4c-bf8f-65f2294b304b?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 15, 2023
1 parent a4159f7 commit e32d6f9
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 24 deletions.
113 changes: 90 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"test-coverage": "nyc mocha -R spec test/*"
},
"dependencies": {
"body-parser": "^1.20.1",
"body-parser": "^1.20.2",
"cors": "^2.8.5",
"express": "^4.16.2",
"moment": "^2.29.4",
Expand Down

0 comments on commit e32d6f9

Please sign in to comment.