Skip to content

Commit 6b52efa

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/acinader/project/dfeefcca-4b71-49d5-96c8-6e4203f29ab8?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent e13f7bb commit 6b52efa

File tree

2 files changed

+44
-9
lines changed

2 files changed

+44
-9
lines changed

package-lock.json

Lines changed: 43 additions & 8 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.3",
2828
"bcryptjs": "2.4.3",
29-
"body-parser": "1.20.1",
29+
"body-parser": "1.20.2",
3030
"commander": "5.1.0",
3131
"cors": "2.8.5",
3232
"deepcopy": "2.1.0",

0 commit comments

Comments
 (0)