Skip to content

Commit

Permalink
fix(deps): finalhandler@1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Sep 11, 2024
1 parent 77ada90 commit 40d2d8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ unreleased
==========

* Deprecate `res.location("back")` and `res.redirect("back")` magic string
* deps: finalhandler@1.3.1

4.20.0 / 2024-09-10
==========
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"encodeurl": "~2.0.0",
"escape-html": "~1.0.3",
"etag": "~1.8.1",
"finalhandler": "1.2.0",
"finalhandler": "1.3.1",
"fresh": "0.5.2",
"http-errors": "2.0.0",
"merge-descriptors": "1.0.3",
Expand Down

0 comments on commit 40d2d8f

Please sign in to comment.