We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
debug
1 parent ecf762f commit 41c054cCopy full SHA for 41c054c
History.md
@@ -7,6 +7,7 @@ unreleased
7
* deps: send@1.0.0
8
* change:
9
- `res.clearCookie` will ignore user provided `maxAge` and `expires` options
10
+* deps: debug@4.3.6
11
12
5.0.0-beta.3 / 2024-03-25
13
=========================
package.json
@@ -34,7 +34,7 @@
34
"content-type": "~1.0.4",
35
"cookie": "0.6.0",
36
"cookie-signature": "1.0.6",
37
- "debug": "3.1.0",
+ "debug": "4.3.6",
38
"depd": "2.0.0",
39
"encodeurl": "~1.0.2",
40
"escape-html": "~1.0.3",
0 commit comments