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 8d5795b commit dd22f62Copy full SHA for dd22f62
2 files changed
HISTORY.md
@@ -1,3 +1,9 @@
1
+unreleased
2
+=========================
3
+
4
+* deps:
5
+ * type-is@^2.0.1
6
7
2.2.0 / 2025-03-27
8
=========================
9
package.json
@@ -17,7 +17,7 @@
17
"on-finished": "^2.4.1",
18
"qs": "^6.14.0",
19
"raw-body": "^3.0.0",
20
- "type-is": "^2.0.0"
+ "type-is": "^2.0.1"
21
},
22
"devDependencies": {
23
"eslint": "8.34.0",
0 commit comments