Skip to content

Commit e2f9edd

Browse files
Bump mime from 2.4.7 to 2.5.0
Bumps [mime](https://github.com/broofa/mime) from 2.4.7 to 2.5.0. - [Release notes](https://github.com/broofa/mime/releases) - [Changelog](https://github.com/broofa/mime/blob/master/CHANGELOG.md) - [Commits](broofa/mime@v2.4.7...v2.5.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2fe0718 commit e2f9edd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"handlebars": "^4.7.6",
2626
"ioredis": "^4.19.4",
2727
"jsonwebtoken": "^8.5.1",
28-
"mime": "^2.4.7",
28+
"mime": "^2.5.0",
2929
"mongodb": "^3.6.3",
3030
"multer": "^1.4.2",
3131
"nodemailer": "^6.4.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4989,10 +4989,10 @@ [email protected]:
49894989
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
49904990
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==
49914991

4992-
mime@^2.4.7:
4993-
version "2.4.7"
4994-
resolved "https://registry.yarnpkg.com/mime/-/mime-2.4.7.tgz#962aed9be0ed19c91fd7dc2ece5d7f4e89a90d74"
4995-
integrity sha512-dhNd1uA2u397uQk3Nv5LM4lm93WYDUXFn3Fu291FJerns4jyTudqhIWe4W04YLy7Uk1tm1Ore04NpjRvQp/NPA==
4992+
mime@^2.5.0:
4993+
version "2.5.0"
4994+
resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.0.tgz#2b4af934401779806ee98026bb42e8c1ae1876b1"
4995+
integrity sha512-ft3WayFSFUVBuJj7BMLKAQcSlItKtfjsKDDsii3rqFDAZ7t11zRe8ASw/GlmivGwVUYtwkQrxiGGpL6gFvB0ag==
49964996

49974997
mimic-fn@^2.1.0:
49984998
version "2.1.0"

0 commit comments

Comments
 (0)