Skip to content

Commit

Permalink
Bump body-parser to 1.20.3
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Gerstel <[email protected]>
  • Loading branch information
timgerstel committed Sep 25, 2024
1 parent 23b334c commit 8c51a02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -42,7 +42,7 @@
"accept-language-parser": "~1.5.0",
"axios": "^1.7.7",
"bluebird": "~3.5.1",
"body-parser": "~1.20.0",
"body-parser": "~1.20.3",
"cookie-parser": "~1.4.3",
"diffie-hellman": "^5.0.3",
"express": "~4.21.0",
Expand Down

0 comments on commit 8c51a02

Please sign in to comment.