Skip to content

Commit

Permalink
deps: mime-db@1.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jan 6, 2020
1 parent 645c128 commit 5a208be
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions HISTORY.md
@@ -1,3 +1,12 @@
unreleased
==========

* deps: mime-db@1.43.0
- Add `application/x-keepass2` with extension `.kdbx`
- Add extension `.mxmf` to `audio/mobile-xmf`
- Add extensions from IANA for `application/*+xml` types
- Add new upstream MIME types

2.1.25 / 2019-11-12
===================

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

0 comments on commit 5a208be

Please sign in to comment.