Skip to content

Commit

Permalink
4.21.1
Browse files Browse the repository at this point in the history
PR-URL: #6031
  • Loading branch information
UlisesGascon authored Oct 8, 2024
1 parent a024c8a commit 8e229f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
unreleased
4.21.1 / 2024-10-08
==========

* Backported a fix for CVE-2024-47764
* Backported a fix for [CVE-2024-47764](https://nvd.nist.gov/vuln/detail/CVE-2024-47764)

4.21.0 / 2024-09-11
==========
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Fast, unopinionated, minimalist web framework",
"version": "4.21.0",
"version": "4.21.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
Expand Down

0 comments on commit 8e229f9

Please sign in to comment.