Skip to content

Commit

Permalink
Bump express for CVE (#2141)
Browse files Browse the repository at this point in the history
* Bump express for CVE

Signed-off-by: Derek Ho <dxho@amazon.com>

* Update body-parser

Signed-off-by: Derek Ho <dxho@amazon.com>

---------

Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho authored Oct 25, 2024
1 parent 9d0c35c commit 40a984d
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 131 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"glob-parent": "^5.1.2",
"debug": "^4.3.4",
"ejs": "^3.1.10",
"express": "^4.19.2",
"braces": "^3.0.3"
"express": "^4.21.1",
"braces": "^3.0.3",
"body-parser": "^1.20.3"
}
}
Loading

0 comments on commit 40a984d

Please sign in to comment.