Skip to content

Commit

Permalink
Update express to 4.19.2 to address CVE-2024-29041 (#1159)
Browse files Browse the repository at this point in the history
kmudrick authored Apr 16, 2024
1 parent ea2bc5c commit 5cc299c
Showing 2 changed files with 56 additions and 171 deletions.
225 changes: 55 additions & 170 deletions package-lock.json
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -99,7 +99,7 @@
"chalk": "^4.1.1",
"commander": "^9.0.0",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"express": "^4.19.2",
"fs-extra": "^9.1.0",
"get-stdin": "^8.0.0",
"inquirer": "^8.0.0",

0 comments on commit 5cc299c

Please sign in to comment.