Skip to content

Commit 182348d

Browse files
committed
fix: upgrade body-parser from 1.19.0 to 1.19.1
Snyk has created this PR to upgrade body-parser from 1.19.0 to 1.19.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 9e47759 commit 182348d

File tree

2 files changed

+90
-50
lines changed

2 files changed

+90
-50
lines changed

package-lock.json

Lines changed: 89 additions & 49 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
@@ -27,7 +27,7 @@
2727
"@parse/push-adapter": "3.4.1",
2828
"apollo-server-express": "2.25.2",
2929
"bcryptjs": "2.4.3",
30-
"body-parser": "1.19.0",
30+
"body-parser": "1.19.1",
3131
"commander": "5.1.0",
3232
"cors": "2.8.5",
3333
"deepcopy": "2.1.0",

0 commit comments

Comments
 (0)