Skip to content

Commit d14b2de

Browse files
authored
5.0.1
PR-URL: #6032
1 parent 2027b87 commit d14b2de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

History.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
unreleased
1+
5.0.1 / 2024-10-08
22
==========
33

4-
* Update `cookie` semver lock to address CVE-2024-47764
4+
* Update `cookie` semver lock to address [CVE-2024-47764](https://nvd.nist.gov/vuln/detail/CVE-2024-47764)
55

66
5.0.0 / 2024-09-10
77
=========================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "express",
33
"description": "Fast, unopinionated, minimalist web framework",
4-
"version": "5.0.0",
4+
"version": "5.0.1",
55
"author": "TJ Holowaychuk <[email protected]>",
66
"contributors": [
77
"Aaron Heckmann <[email protected]>",

0 commit comments

Comments
 (0)