Skip to content

Commit

Permalink
fix: upgrade body-parser from 1.20.2 to 1.20.3
Browse files Browse the repository at this point in the history
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/likay102/project/7218cb9c-a7f7-41f5-8d21-74403f1bc44c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 10, 2024
1 parent f897999 commit b946290
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 36 deletions.
208 changes: 173 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"node": "18.14.0"
},
"dependencies": {
"body-parser": "^1.20.2",
"body-parser": "^1.20.3",
"ejs": "^3.1.9",
"express": "^4.18.2",
"ladash": "^1.2.0",
Expand Down

0 comments on commit b946290

Please sign in to comment.