Skip to content

Commit 98c1ab3

Browse files
committed
Update mime dependency to 1.4.1 to fix regex DoS
1 parent 04b401e commit 98c1ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"async": "~0.9.0",
2929
"fetch": "~0.3.6",
3030
"lodash": "~2.4.1",
31-
"mime": "~1.2.11",
31+
"mime": "~1.4.1",
3232
"qs": "~2.1.0",
3333
"sockjs-client": "^1.0.3"
3434
},

0 commit comments

Comments
 (0)