Skip to content

Commit 4282f05

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency mime-types to v2.1.27
1 parent 6a16188 commit 4282f05

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jscommons": "^2.4.14",
5858
"jsonwebtoken": "^8.5.1",
5959
"lodash": "^4.17.4",
60-
"mime-types": "2.1.26",
60+
"mime-types": "2.1.27",
6161
"mongodb": "^3.0.2",
6262
"node-fetch": "^2.0.0",
6363
"object-hash": "^2.0.0",

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5323,7 +5323,19 @@ [email protected], "mime-db@>= 1.43.0 < 2":
53235323
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.43.0.tgz#0a12e0502650e473d735535050e7c8f4eb4fae58"
53245324
integrity sha512-+5dsGEEovYbT8UY9yD7eE4XTc4UwJ1jBYlgaQQF38ENsKR3wj/8q8RFZrF9WIZpB2V1ArTVFUva8sAul1NzRzQ==
53255325

5326-
[email protected], mime-types@^2.0.8, mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.24:
5326+
5327+
version "1.44.0"
5328+
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.44.0.tgz#fa11c5eb0aca1334b4233cb4d52f10c5a6272f92"
5329+
integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==
5330+
5331+
5332+
version "2.1.27"
5333+
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.27.tgz#47949f98e279ea53119f5722e0f34e529bec009f"
5334+
integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==
5335+
dependencies:
5336+
mime-db "1.44.0"
5337+
5338+
mime-types@^2.0.8, mime-types@^2.1.12, mime-types@~2.1.19, mime-types@~2.1.24:
53275339
version "2.1.26"
53285340
resolved "https://registry.yarnpkg.com/mime-types/-/mime-types-2.1.26.tgz#9c921fc09b7e149a65dfdc0da4d20997200b0a06"
53295341
integrity sha512-01paPWYgLrkqAyrlDorC1uDwl2p3qZT7yl806vW7DvDoxwXi46jsjFbg+WdwotBIk6/MbEhO/dh5aZ5sNj/dWQ==

0 commit comments

Comments
 (0)