Skip to content

Commit 4441a6a

Browse files
fix(deps): update dependency mime to ^2.5.2 for gatsby-source-filesystem (#32610)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 685b26e commit 4441a6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-source-filesystem/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"gatsby-core-utils": "^2.12.0-next.0",
1616
"got": "^9.6.0",
1717
"md5-file": "^5.0.0",
18-
"mime": "^2.4.6",
18+
"mime": "^2.5.2",
1919
"pretty-bytes": "^5.4.1",
2020
"progress": "^2.0.3",
2121
"valid-url": "^1.0.9",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -18943,7 +18943,7 @@ [email protected], mime@^1.3.4, mime@^1.4.1:
1894318943
version "1.6.0"
1894418944
resolved "https://registry.yarnpkg.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1"
1894518945

18946-
[email protected], mime@^2.0.3, mime@^2.2.0, mime@^2.4.4, mime@^2.4.6:
18946+
[email protected], mime@^2.0.3, mime@^2.2.0, mime@^2.4.4, mime@^2.4.6, mime@^2.5.2:
1894718947
version "2.5.2"
1894818948
resolved "https://registry.yarnpkg.com/mime/-/mime-2.5.2.tgz#6e3dc6cc2b9510643830e5f19d5cb753da5eeabe"
1894918949
integrity sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==

0 commit comments

Comments
 (0)