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:
Wes Todd 2025-03-18 19:12:45 -05:00 committed by GitHub
parent 29d09803c1
commit 9e97144222
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,7 @@ unreleased
* deps: content-type@^1.0.5 * deps: content-type@^1.0.5
* deps: connect-redis@^8.0.1 * deps: connect-redis@^8.0.1
* deps: supertest@^6.3.4 * deps: supertest@^6.3.4
* deps: finalhandler@^2.1.0
* deps: qs@^6.14.0 * deps: qs@^6.14.0
5.0.1 / 2024-10-08 5.0.1 / 2024-10-08

View File

@ -42,7 +42,7 @@
"encodeurl": "^2.0.0", "encodeurl": "^2.0.0",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
"etag": "^1.8.1", "etag": "^1.8.1",
"finalhandler": "^2.0.0", "finalhandler": "^2.1.0",
"fresh": "^2.0.0", "fresh": "^2.0.0",
"http-errors": "^2.0.0", "http-errors": "^2.0.0",
"merge-descriptors": "^2.0.0", "merge-descriptors": "^2.0.0",