Skip to content

Commit

Permalink
fix(deps): cookie@0.7.1
Browse files Browse the repository at this point in the history
Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
  • Loading branch information
joshbuker and UlisesGascon authored Oct 8, 2024
1 parent 7e562c6 commit a024c8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
unreleased
==========

* Backported a fix for CVE-2024-47764

4.21.0 / 2024-09-11
==========

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"body-parser": "1.20.3",
"content-disposition": "0.5.4",
"content-type": "~1.0.4",
"cookie": "0.6.0",
"cookie": "0.7.1",
"cookie-signature": "1.0.6",
"debug": "2.6.9",
"depd": "2.0.0",
Expand Down

0 comments on commit a024c8a

Please sign in to comment.