Skip to content

Commit

Permalink
4.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Mar 20, 2024
1 parent 0867302 commit 084e365
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion History.md
@@ -1,6 +1,7 @@
unreleased
4.18.3 / 2024-03-20
==========

* Prevent open redirect allow list bypass due to encodeurl
* deps: cookie@0.6.0

4.18.3 / 2024-02-29
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "express",
"description": "Fast, unopinionated, minimalist web framework",
"version": "4.18.3",
"version": "4.19.0",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"contributors": [
"Aaron Heckmann <aaron.heckmann+github@gmail.com>",
Expand Down

0 comments on commit 084e365

Please sign in to comment.