Skip to content

Commit e64a91c

Browse files
authored
fix: upgrade body-parser from 1.19.0 to 1.19.1 (#691)
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/cdimascio/project/dc56b04d-b132-445b-bde8-64211be844c7?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 60afead commit e64a91c

File tree

2 files changed

+251
-34
lines changed

2 files changed

+251
-34
lines changed

examples/4-eov-operations-babel/package-lock.json

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

examples/4-eov-operations-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "",
1515
"license": "MIT",
1616
"dependencies": {
17-
"body-parser": "^1.19.0",
17+
"body-parser": "^1.19.1",
1818
"express": "^4.17.1",
1919
"express-openapi-validator": "^4.13.2",
2020
"morgan": "^1.10.0"

0 commit comments

Comments
 (0)