We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99473c5 commit c2f576cCopy full SHA for c2f576c
History.md
@@ -12,6 +12,7 @@ unreleased
12
* Add support for `Uint8Array` in `res.send`
13
* deps: debug@^4.4.0
14
* deps: body-parser@^2.1.0
15
+* deps: router@^2.1.0
16
17
5.0.1 / 2024-10-08
18
==========
package.json
@@ -53,7 +53,7 @@
53
"proxy-addr": "^2.0.7",
54
"qs": "^6.13.0",
55
"range-parser": "^1.2.1",
56
- "router": "^2.0.0",
+ "router": "^2.1.0",
57
"send": "^1.1.0",
58
"serve-static": "^2.1.0",
59
"statuses": "^2.0.1",
0 commit comments