We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 40d2d8f commit 7d36477Copy full SHA for 7d36477
History.md
@@ -2,6 +2,8 @@ unreleased
2
==========
3
4
* Deprecate `res.location("back")` and `res.redirect("back")` magic string
5
+ * deps: serve-static@1.16.2
6
+ * includes send@0.19.0
7
* deps: finalhandler@1.3.1
8
9
4.20.0 / 2024-09-10
package.json
@@ -53,7 +53,7 @@
53
"range-parser": "~1.2.1",
54
"safe-buffer": "5.2.1",
55
"send": "0.19.0",
56
- "serve-static": "1.16.0",
+ "serve-static": "1.16.2",
57
"setprototypeof": "1.2.0",
58
"statuses": "2.0.1",
59
"type-is": "~1.6.18",
0 commit comments