Skip to content

Commit

Permalink
Merge pull request #122 from uc-cdis/PPS-1581
Browse files Browse the repository at this point in the history
PPS-1581: update to body-parser 1.20.3
  • Loading branch information
mfshao authored Oct 10, 2024
2 parents 3e6bf0c + 0f137b6 commit 9725d57
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 32 deletions.
105 changes: 73 additions & 32 deletions bmh_admin_portal_ui/package-lock.json

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

15 changes: 15 additions & 0 deletions bmh_admin_portal_ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,21 @@
},
"jsdom": {
"ws": "7.5.10"
},
"express": {
"body-parser": "1.20.3"
},
"webpack-dev-server": {
"express": {
"body-parser": "1.20.3"
}
},
"react-scripts": {
"webpack-dev-server": {
"express": {
"body-parser": "1.20.3"
}
}
}
},
"jest": {
Expand Down

0 comments on commit 9725d57

Please sign in to comment.