mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
feat(deps): finalhandler@2.1.0 (#6373)
* feat(deps): finalhandler@2.1.0 * Update History.md Co-authored-by: Phillip Barta <barta.phillip@gmail.com> --------- Co-authored-by: Phillip Barta <barta.phillip@gmail.com> Co-authored-by: Ulises Gascón <ulisesgascongonzalez@gmail.com>
This commit is contained in:
parent
29d09803c1
commit
9e97144222
|
|
@ -23,6 +23,7 @@ unreleased
|
|||
* deps: content-type@^1.0.5
|
||||
* deps: connect-redis@^8.0.1
|
||||
* deps: supertest@^6.3.4
|
||||
* deps: finalhandler@^2.1.0
|
||||
* deps: qs@^6.14.0
|
||||
|
||||
5.0.1 / 2024-10-08
|
||||
|
|
|
|||
|
|
@ -42,7 +42,7 @@
|
|||
"encodeurl": "^2.0.0",
|
||||
"escape-html": "^1.0.3",
|
||||
"etag": "^1.8.1",
|
||||
"finalhandler": "^2.0.0",
|
||||
"finalhandler": "^2.1.0",
|
||||
"fresh": "^2.0.0",
|
||||
"http-errors": "^2.0.0",
|
||||
"merge-descriptors": "^2.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user