Skip to content

Commit 40d2d8f

Browse files
committed
fix(deps): finalhandler@1.3.1
1 parent 77ada90 commit 40d2d8f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

History.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ unreleased
22
==========
33

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

67
4.20.0 / 2024-09-10
78
==========

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"encodeurl": "~2.0.0",
4141
"escape-html": "~1.0.3",
4242
"etag": "~1.8.1",
43-
"finalhandler": "1.2.0",
43+
"finalhandler": "1.3.1",
4444
"fresh": "0.5.2",
4545
"http-errors": "2.0.0",
4646
"merge-descriptors": "1.0.3",

0 commit comments

Comments
 (0)