Skip to content

Commit 23dc867

Browse files
Phillip9587wesleytodd
authored andcommitted
chore(deps): update type-is to v2.0.0
1 parent ee8bd68 commit 23dc867

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
unreleased
2+
=========================
3+
4+
* deps: type-is@^2.0.0
5+
16
2.0.2 / 2024-10-31
27
=========================
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"on-finished": "2.4.1",
1919
"qs": "6.13.0",
2020
"raw-body": "^3.0.0",
21-
"type-is": "~1.6.18"
21+
"type-is": "^2.0.0"
2222
},
2323
"devDependencies": {
2424
"eslint": "8.34.0",

0 commit comments

Comments
 (0)