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 fabc31f commit c9c8566Copy full SHA for c9c8566
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.3.3 / 2024-10-07
8
==========
9
package.json
@@ -16,7 +16,7 @@
16
"repository": "expressjs/response-time",
17
"dependencies": {
18
"depd": "~2.0.0",
19
- "on-headers": "~1.0.1"
+ "on-headers": "~1.1.0"
20
},
21
"devDependencies": {
22
"after": "0.8.2",
0 commit comments