Skip to content

Commit 47c5cab

Browse files
committed
Fixed a bug where we wrongly listed mime-type instead of mime-types
Fixed a bug where we wrongly listed mime-type instead of mime-types Signed-off-by: liranmauda <[email protected]>
1 parent 436b3d7 commit 47c5cab

File tree

2 files changed

+69
-72
lines changed

2 files changed

+69
-72
lines changed

package-lock.json

+68-71
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"jsonwebtoken": "9.0.2",
9898
"linux-blockutils": "0.2.0",
9999
"lodash": "4.17.21",
100-
"mime-type": "5.0.3",
100+
"mime-types": "3.0.1",
101101
"minimist": "1.2.8",
102102
"moment": "2.30.1",
103103
"moment-timezone": "0.5.48",

0 commit comments

Comments
 (0)