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 65e00e0 commit bccdc5aCopy full SHA for bccdc5a
HISTORY.md
@@ -1,7 +1,7 @@
1
unreleased
2
==========
3
4
- * deps: mime-types@~2.1.33
+ * deps: mime-types@~2.1.34
5
- Add `application/toml` with extension `.toml`
6
- Add `application/ubjson` with extension `.ubj`
7
- Add `application/x-keepass2` with extension `.kdbx`
package.json
@@ -10,7 +10,7 @@
10
"repository": "jshttp/type-is",
11
"dependencies": {
12
"media-typer": "0.3.0",
13
- "mime-types": "~2.1.33"
+ "mime-types": "~2.1.34"
14
},
15
"devDependencies": {
16
"eslint": "7.32.0",
0 commit comments