Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 3ed11fe

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/jswheeler/project/4a7e5511-f7c5-4752-8739-cdcaba17bff5?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7e24575 commit 3ed11fe

File tree

2 files changed

+117
-17
lines changed

2 files changed

+117
-17
lines changed

package-lock.json

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

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"node": "~8.6.0"
1212
},
1313
"dependencies": {
14-
"body-parser": "^1.19.0",
14+
"body-parser": "^1.19.1",
1515
"config": "^1.30.0",
1616
"cookie-parser": "~1.4.3",
1717
"debug": "^2.6.9",

0 commit comments

Comments
 (0)