chore: upgrade debug dep from 3.10 to 4.3.6 (#5829)

* chore: upgrade debug dep from 3.10 to 4.3.6

* docs: add debug dep upgrade to History.md
This commit is contained in:
Carlos Serrano 2024-08-17 17:20:25 +02:00 committed by GitHub
parent ecf762ff38
commit 41c054cff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ unreleased
* deps: send@1.0.0
* change:
- `res.clearCookie` will ignore user provided `maxAge` and `expires` options
* deps: debug@4.3.6
5.0.0-beta.3 / 2024-03-25
=========================

View File

@ -34,7 +34,7 @@
"content-type": "~1.0.4",
"cookie": "0.6.0",
"cookie-signature": "1.0.6",
"debug": "3.1.0",
"debug": "4.3.6",
"depd": "2.0.0",
"encodeurl": "~1.0.2",
"escape-html": "~1.0.3",