Skip to content

Commit dbf96fc

Browse files
netroydespairblue
authored andcommitted
fix(core): Upgrade express to address CVE-2024-29041 (no-changelog) (#9021)
1 parent e22ef2a commit dbf96fc

File tree

2 files changed

+38
-42
lines changed

2 files changed

+38
-42
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"csrf": "3.1.0",
122122
"curlconverter": "3.21.0",
123123
"dotenv": "8.6.0",
124-
"express": "4.18.3",
124+
"express": "4.19.2",
125125
"express-async-errors": "3.1.1",
126126
"express-handlebars": "7.1.2",
127127
"express-openapi-validator": "4.13.8",

pnpm-lock.yaml

Lines changed: 37 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)