We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768b8b0 commit e9cf316Copy full SHA for e9cf316
HISTORY.md
@@ -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
7
1.9.0 / 2017-05-16
8
==================
9
package.json
@@ -12,7 +12,7 @@
12
"http-errors": "~1.6.1",
13
"ms": "2.0.0",
14
"on-finished": "~2.3.0",
15
- "on-headers": "~1.0.1"
+ "on-headers": "~1.1.0"
16
},
17
"devDependencies": {
18
"eslint": "3.19.0",
0 commit comments