Skip to content
Closed

Test #1118

Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
fix: upgrade body-parser from 1.9.0 to 1.19.0
Snyk has created this PR to upgrade body-parser from 1.9.0 to 1.19.0.

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

See this project in Snyk:
https://app.snyk.io/org/jess.wang/project/5264009f-633e-4fd4-9a07-8c4d614b180c?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 17, 2021
commit 4b05e70a11fa6b33ebc155ee6cf0403df0c62c02
164 changes: 101 additions & 63 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 @@ -16,7 +16,7 @@
},
"dependencies": {
"adm-zip": "0.4.7",
"body-parser": "1.9.0",
"body-parser": "1.19.0",
"cfenv": "^1.0.4",
"consolidate": "0.14.5",
"dustjs-helpers": "1.5.0",
Expand Down