Skip to content

Commit 7aacd76

Browse files
committed
fix: upgrade body-parser from 1.20.2 to 1.20.3
Snyk has created this PR to upgrade body-parser from 1.20.2 to 1.20.3. See this package in npm: body-parser See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/504c02fd-2e04-45ae-ada1-d69d5fbc6c08?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent edec3cb commit 7aacd76

File tree

2 files changed

+132
-103
lines changed

2 files changed

+132
-103
lines changed

AppService/node_express_sampleApp/package-lock.json

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

AppService/node_express_sampleApp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313

1414
"applicationinsights": "^1.0.0",
15-
"body-parser": "^1.20.2",
15+
"body-parser": "^1.20.3",
1616

1717
"applicationinsights": "^1.8.10",
1818
"body-parser": "^1.15.0",

0 commit comments

Comments
 (0)