We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cbf227 commit 2027b87Copy full SHA for 2027b87
History.md
@@ -1,3 +1,8 @@
1
+unreleased
2
+==========
3
+
4
+* Update `cookie` semver lock to address CVE-2024-47764
5
6
5.0.0 / 2024-09-10
7
=========================
8
* remove:
package.json
@@ -32,7 +32,7 @@
32
"body-parser": "^2.0.1",
33
"content-disposition": "^1.0.0",
34
"content-type": "~1.0.4",
35
- "cookie": "0.6.0",
+ "cookie": "0.7.1",
36
"cookie-signature": "^1.2.1",
37
"debug": "4.3.6",
38
"depd": "2.0.0",
0 commit comments