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.
1 parent 4528a87 commit 49a83b9Copy full SHA for 49a83b9
2 files changed
HISTORY.md
@@ -6,6 +6,7 @@ unreleased
6
* type-is@^2.0.1
7
* iconv-lite@^0.7.0
8
* raw-body@^3.0.1
9
+ * debug@^4.4.3
10
11
2.2.0 / 2025-03-27
12
=========================
package.json
@@ -15,7 +15,7 @@
15
"dependencies": {
16
"bytes": "^3.1.2",
17
"content-type": "^1.0.5",
18
- "debug": "^4.4.0",
+ "debug": "^4.4.3",
19
"http-errors": "^2.0.0",
20
"iconv-lite": "^0.7.0",
21
"on-finished": "^2.4.1",
0 commit comments