Skip to content

Commit

Permalink
Update dependency express to v4.20.0 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 312703e commit 14bcbd7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/borderline-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"body-parser": "1.19.0",
"@borderline/utils": "1.0.1-alpha.0",
"express": "4.17.1",
"express": "4.20.0",
"fs-extra": "9.0.1",
"memorystream": "0.3.1",
"mongodb": "3.5.9",
Expand Down
2 changes: 1 addition & 1 deletion packages/borderline-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"adm-zip": "0.4.16",
"body-parser": "1.19.0",
"connect-mongo": "3.2.0",
"express": "4.17.1",
"express": "4.20.0",
"express-session": "1.17.1",
"fs-extra": "9.0.1",
"mongodb": "3.5.9",
Expand Down

0 comments on commit 14bcbd7

Please sign in to comment.