diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-07-09 05:44:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-09 05:44:40 +0000 |
| commit | b12149be7c7e619e7ed910ccd6cd888f29ce93e8 (patch) | |
| tree | f63490a966e5c0ea85cb315e9950d6b3f98bfcc4 /package.json | |
| parent | 9089107a8db1acb793695a6a89782998346cc4a2 (diff) | |
chore(deps): bump mime-types and @types/mime-types (#3582)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c12c4a1a..3bdd529f 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ ], "devDependencies": { "@types/micromatch": "^4.0.9", - "@types/mime-types": "^2.1.4", + "@types/mime-types": "^3.0.1", "@types/minimatch": "^5.1.2", "@types/shell-quote": "^1.7.5", "@vitest/coverage-v8": "^3.1.1", |
