Skip to content

Commit e9cf316

Browse files
authored
1 parent 768b8b0 commit e9cf316

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.9.0 / 2017-05-16
28
==================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"http-errors": "~1.6.1",
1313
"ms": "2.0.0",
1414
"on-finished": "~2.3.0",
15-
"on-headers": "~1.0.1"
15+
"on-headers": "~1.1.0"
1616
},
1717
"devDependencies": {
1818
"eslint": "3.19.0",

0 commit comments

Comments
 (0)