Skip to content

Commit

Permalink
chore(deps): update dependency body-parser to ^1.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Sep 20, 2024
1 parent d18c642 commit 7a8d5a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sample/Archiving/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"ejs": "^2.5.5",
"express": "^4.16.0"
}
Expand Down
2 changes: 1 addition & 1 deletion sample/Broadcast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"body-parser": "^1.20.3",
"ejs": "^2.5.5",
"express": "^4.16.0"
}
Expand Down

0 comments on commit 7a8d5a0

Please sign in to comment.