We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a2dc8 commit eb6d125Copy full SHA for eb6d125
History.md
@@ -15,7 +15,7 @@ unreleased
15
* Extend res.links() to allow adding multiple links with the same rel
16
* deps: debug@^4.4.0
17
* deps: body-parser@^2.2.0
18
-* deps: router@^2.1.0
+* deps: router@^2.2.0
19
* deps: nyc@^17.1.0
20
* deps: mocha@^10.7.3
21
* deps: marked@^15.0.3
package.json
@@ -53,7 +53,7 @@
53
"proxy-addr": "^2.0.7",
54
"qs": "^6.14.0",
55
"range-parser": "^1.2.1",
56
- "router": "^2.1.0",
+ "router": "^2.2.0",
57
"send": "^1.1.0",
58
"serve-static": "^2.1.0",
59
"statuses": "^2.0.1",
0 commit comments