Skip to content

Commit 912c58a

Browse files
committed
1 parent b9fcad8 commit 912c58a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

HISTORY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
unpublished
22
==========
33
4-
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))
56

67
1.18.1 / 2024-10-08
78
==========

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cookie-signature": "1.0.7",
1515
"debug": "2.6.9",
1616
"depd": "~2.0.0",
17-
"on-headers": "~1.0.2",
17+
"on-headers": "~1.1.0",
1818
"parseurl": "~1.3.3",
1919
"safe-buffer": "5.2.1",
2020
"uid-safe": "~2.1.5"

0 commit comments

Comments
 (0)