Skip to content

Commit ce62713

Browse files
authored
1 parent f4acb23 commit ce62713

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
* deps: on-headers@~1.1.0
5+
- Fix [CVE-2025-7339](https://www.cve.org/CVERecord?id=CVE-2025-7339) ([GHSA-76c9-3jph-rj3q](https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q))
6+
17
1.8.0 / 2025-02-10
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"compressible": "~2.0.18",
1515
"debug": "2.6.9",
1616
"negotiator": "~0.6.4",
17-
"on-headers": "~1.0.2",
17+
"on-headers": "~1.1.0",
1818
"safe-buffer": "5.2.1",
1919
"vary": "~1.1.2"
2020
},

0 commit comments

Comments
 (0)