Skip to content

Commit 7fbddab

Browse files
committed
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/arcticfox11/project/28e04402-c37e-41cc-91b2-abfadeb48f48?utm_source=github&utm_medium=upgrade-pr
1 parent 1038e82 commit 7fbddab

File tree

2 files changed

+102
-64
lines changed

2 files changed

+102
-64
lines changed

package-lock.json

Lines changed: 101 additions & 63 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
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"adm-zip": "0.4.11",
18-
"body-parser": "1.9.0",
18+
"body-parser": "1.19.0",
1919
"cfenv": "^1.0.4",
2020
"consolidate": "0.14.5",
2121
"cookie-parser": "1.3.3",

0 commit comments

Comments
 (0)