Skip to content

Commit

Permalink
bump expressjs to version 4.17.3 (balderdashy#7268)
Browse files Browse the repository at this point in the history
update expressjs to patched version to mitigate CVE-2022-24999
fixes balderdashy#7267
  • Loading branch information
f3lang authored Jan 19, 2023
1 parent 3ad94ff commit 333a8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cookie-signature": "1.1.0",
"csurf": "1.10.0",
"ejs": "3.1.7",
"express": "4.17.1",
"express": "4.17.3",
"express-session": "1.17.0",
"flaverr": "^1.10.0",
"glob": "7.1.2",
Expand Down

0 comments on commit 333a8e9

Please sign in to comment.