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 f4acb23 commit ce62713Copy full SHA for ce62713
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.8.0 / 2025-02-10
8
==================
9
package.json
@@ -14,7 +14,7 @@
14
"compressible": "~2.0.18",
15
"debug": "2.6.9",
16
"negotiator": "~0.6.4",
17
- "on-headers": "~1.0.2",
+ "on-headers": "~1.1.0",
18
"safe-buffer": "5.2.1",
19
"vary": "~1.1.2"
20
},
0 commit comments