Skip to content

Commit

Permalink
deps: mime-db@1.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jun 1, 2021
1 parent 327262f commit 14675ea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions HISTORY.md
@@ -1,3 +1,11 @@
unreleased
==========

* deps: mime-db@1.48.0
- Add extension `.mvt` to `application/vnd.mapbox-vector-tile`
- Add new upstream MIME types
- Mark `text/yaml` as compressible

2.1.30 / 2021-04-02
===================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
],
"repository": "jshttp/mime-types",
"dependencies": {
"mime-db": "1.47.0"
"mime-db": "1.48.0"
},
"devDependencies": {
"eslint": "7.27.0",
Expand Down

0 comments on commit 14675ea

Please sign in to comment.