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 ad77352 commit 8c674d0Copy full SHA for 8c674d0
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
2.1.0 / 2024-01-23
8
==================
9
package.json
@@ -17,7 +17,7 @@
17
"dependencies": {
18
"cookies": "0.9.1",
19
"debug": "3.2.7",
20
- "on-headers": "~1.0.2",
+ "on-headers": "~1.1.0",
21
"safe-buffer": "5.2.1"
22
},
23
"devDependencies": {
0 commit comments