Skip to content

Commit 0dd6cc1

Browse files
committed
fix: upgrade body-parser from 1.20.1 to 1.20.2
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/contentstack-cli/project/3519c58d-78de-45e1-9def-080477d761ee?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent a9bec70 commit 0dd6cc1

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"license": "MIT",
3737
"dependencies": {
3838
"basic-auth": "^2.0.1",
39-
"body-parser": "^1.20.1",
39+
"body-parser": "^1.20.2",
4040
"debug": "^4.3.4",
4141
"lodash": "^4.17.15"
4242
},

0 commit comments

Comments
 (0)