Skip to content

Commit

Permalink
Updated body-parser.
Browse files Browse the repository at this point in the history
  • Loading branch information
DBragz-MITLL committed Sep 27, 2024
1 parent c59d650 commit 559eb48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion civil-air-patrol-analysis-back-end/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "nodemon ./bin/www"
},
"dependencies": {
"body-parser": "~1.18.2",
"body-parser": "^1.20.3",
"compression": "^1.7.2",
"config": "^3.0.1",
"cookie-parser": "~1.4.3",
Expand Down

0 comments on commit 559eb48

Please sign in to comment.