Skip to content

Commit c9c8566

Browse files
authored
1 parent fabc31f commit c9c8566

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
2.3.3 / 2024-10-07
28
==========
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"repository": "expressjs/response-time",
1717
"dependencies": {
1818
"depd": "~2.0.0",
19-
"on-headers": "~1.0.1"
19+
"on-headers": "~1.1.0"
2020
},
2121
"devDependencies": {
2222
"after": "0.8.2",

0 commit comments

Comments
 (0)