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 b9fcad8 commit 5808783Copy full SHA for 5808783
HISTORY.md
@@ -1,7 +1,8 @@
1
unpublished
2
==========
3
* deps: [email protected]
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.18.1 / 2024-10-08
8
package.json
@@ -14,7 +14,7 @@
14
"cookie-signature": "1.0.7",
15
"debug": "2.6.9",
16
"depd": "~2.0.0",
17
- "on-headers": "~1.0.2",
+ "on-headers": "~1.1.0",
18
"parseurl": "~1.3.3",
19
"safe-buffer": "5.2.1",
20
"uid-safe": "~2.1.5"
0 commit comments