Skip to content

Commit bccdc5a

Browse files
committed
deps: mime-types@~2.1.34
1 parent 65e00e0 commit bccdc5a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
unreleased
22
==========
33

4-
* deps: mime-types@~2.1.33
4+
* deps: mime-types@~2.1.34
55
- Add `application/toml` with extension `.toml`
66
- Add `application/ubjson` with extension `.ubj`
77
- Add `application/x-keepass2` with extension `.kdbx`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repository": "jshttp/type-is",
1111
"dependencies": {
1212
"media-typer": "0.3.0",
13-
"mime-types": "~2.1.33"
13+
"mime-types": "~2.1.34"
1414
},
1515
"devDependencies": {
1616
"eslint": "7.32.0",

0 commit comments

Comments
 (0)