Skip to content

Commit 2027b87

Browse files
Co-authored-by: Ulises Gascón <[email protected]>
1 parent 2cbf227 commit 2027b87

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
unreleased
2+
==========
3+
4+
* Update `cookie` semver lock to address CVE-2024-47764
5+
16
5.0.0 / 2024-09-10
27
=========================
38
* remove:

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"body-parser": "^2.0.1",
3333
"content-disposition": "^1.0.0",
3434
"content-type": "~1.0.4",
35-
"cookie": "0.6.0",
35+
"cookie": "0.7.1",
3636
"cookie-signature": "^1.2.1",
3737
"debug": "4.3.6",
3838
"depd": "2.0.0",

0 commit comments

Comments
 (0)