deps: router@^2.2.0 (#6417)

This commit is contained in:
Ulises Gascón
2025-03-27 02:47:40 +01:00
committed by GitHub
parent f1a2dc884d
commit eb6d12587a
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ unreleased
* Extend res.links() to allow adding multiple links with the same rel
* deps: debug@^4.4.0
* deps: body-parser@^2.2.0
* deps: router@^2.1.0
* deps: router@^2.2.0
* deps: nyc@^17.1.0
* deps: mocha@^10.7.3
* deps: marked@^15.0.3

View File

@@ -53,7 +53,7 @@
"proxy-addr": "^2.0.7",
"qs": "^6.14.0",
"range-parser": "^1.2.1",
"router": "^2.1.0",
"router": "^2.2.0",
"send": "^1.1.0",
"serve-static": "^2.1.0",
"statuses": "^2.0.1",