We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e562c6 commit a024c8aCopy full SHA for a024c8a
History.md
@@ -1,3 +1,8 @@
1
+unreleased
2
+==========
3
+
4
+* Backported a fix for CVE-2024-47764
5
6
4.21.0 / 2024-09-11
7
==========
8
package.json
@@ -33,7 +33,7 @@
33
"body-parser": "1.20.3",
34
"content-disposition": "0.5.4",
35
"content-type": "~1.0.4",
36
- "cookie": "0.6.0",
+ "cookie": "0.7.1",
37
"cookie-signature": "1.0.6",
38
"debug": "2.6.9",
39
"depd": "2.0.0",
0 commit comments