Skip to content

Commit

Permalink
ci: Upgrade express to address CVE-2024-43796 (no-changelog) (#10785)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy authored Sep 12, 2024
1 parent 7d6ec65 commit 3b78094
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 96 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"csrf": "3.1.0",
"curlconverter": "3.21.0",
"dotenv": "8.6.0",
"express": "4.19.2",
"express": "4.21.0",
"express-async-errors": "3.1.1",
"express-handlebars": "7.1.2",
"express-openapi-validator": "5.3.3",
Expand Down
Loading

0 comments on commit 3b78094

Please sign in to comment.