Skip to content

Commit 547a4fa

Browse files
committed
fix: upgrade body-parser from 1.20.0 to 1.20.1
Snyk has created this PR to upgrade body-parser from 1.20.0 to 1.20.1. See this package in npm: https://www.npmjs.com/package/body-parser See this project in Snyk: https://app.snyk.io/org/acinader/project/21343059-02d9-4182-87d7-718a44b181ef?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4918665 commit 547a4fa

File tree

2 files changed

+27
-77
lines changed

2 files changed

+27
-77
lines changed

package-lock.json

Lines changed: 26 additions & 76 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
@@ -26,7 +26,7 @@
2626
"@parse/fs-files-adapter": "1.2.2",
2727
"@parse/push-adapter": "4.1.2",
2828
"bcryptjs": "2.4.3",
29-
"body-parser": "1.20.0",
29+
"body-parser": "1.20.1",
3030
"commander": "5.1.0",
3131
"cors": "2.8.5",
3232
"deepcopy": "2.1.0",

0 commit comments

Comments
 (0)