Skip to content

Commit

Permalink
feat(deps): router@^2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Feb 10, 2025
1 parent 85e48bb commit ee7451d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions History.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ unreleased
* Remove unused `depd` dependency
* Add support for `Uint8Array` in `res.send`
* deps: debug@^4.4.0
* deps: router@^2.1.0

5.0.1 / 2024-10-08
==========
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"proxy-addr": "^2.0.7",
"qs": "^6.13.0",
"range-parser": "^1.2.1",
"router": "^2.0.0",
"router": "^2.1.0",
"send": "^1.1.0",
"serve-static": "^2.1.0",
"statuses": "^2.0.1",
Expand Down

0 comments on commit ee7451d

Please sign in to comment.