Skip to content

Commit

Permalink
Forward port CVE fixes to main branch (#2145)
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <dxho@amazon.com>
  • Loading branch information
derek-ho authored Oct 28, 2024
1 parent e6d2127 commit 4b30e27
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 617 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@
"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",
"micromatch": "^4.0.8"
}
}
Loading

0 comments on commit 4b30e27

Please sign in to comment.