Skip to content

Commit

Permalink
Update to use latest version of express.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Sheriff committed Apr 12, 2024
1 parent 4ddeb8c commit 1c28982
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 76 deletions.
98 changes: 23 additions & 75 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 @@ -41,7 +41,7 @@
"compression": "^1.7.4",
"convict": "^6.2.4",
"cors": "^2.8.5",
"express": "^4.18.2",
"express": "^4.19.2",
"express-openapi-validator": "^4.13.8",
"express-session": "^1.17.3",
"helmet": "^4.6.0",
Expand Down

0 comments on commit 1c28982

Please sign in to comment.