Skip to content

Commit 9974b2d

Browse files
Update dependency gatsby-plugin-sharp to v4.25.1 [SECURITY]
1 parent f8ff472 commit 9974b2d

File tree

2 files changed

+51
-10
lines changed

2 files changed

+51
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"gatsby-plugin-react-helmet": "5.24.0",
1717
"gatsby-plugin-robots-txt": "1.7.1",
1818
"gatsby-plugin-sass": "5.24.0",
19-
"gatsby-plugin-sharp": "4.24.0",
19+
"gatsby-plugin-sharp": "4.25.1",
2020
"gatsby-plugin-sitemap": "5.24.0",
2121
"gatsby-remark-autolink-headers": "5.24.0",
2222
"gatsby-remark-copy-linked-files": "5.24.0",

yarn.lock

Lines changed: 50 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5478,6 +5478,27 @@ gatsby-core-utils@^3.24.0:
54785478
tmp "^0.2.1"
54795479
xdg-basedir "^4.0.0"
54805480

5481+
gatsby-core-utils@^3.25.0:
5482+
version "3.25.0"
5483+
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.25.0.tgz#6ebfd2b8c95f3bbc3b52a9619a1ff26c68109c25"
5484+
integrity sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==
5485+
dependencies:
5486+
"@babel/runtime" "^7.15.4"
5487+
ci-info "2.0.0"
5488+
configstore "^5.0.1"
5489+
fastq "^1.13.0"
5490+
file-type "^16.5.3"
5491+
fs-extra "^10.1.0"
5492+
got "^11.8.5"
5493+
import-from "^4.0.0"
5494+
lmdb "2.5.3"
5495+
lock "^1.1.0"
5496+
node-object-hash "^2.3.10"
5497+
proper-lockfile "^4.1.2"
5498+
resolve-from "^5.0.0"
5499+
tmp "^0.2.1"
5500+
xdg-basedir "^4.0.0"
5501+
54815502
gatsby-graphiql-explorer@^2.24.0:
54825503
version "2.24.0"
54835504
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.24.0.tgz#044f24ad9149dffefb783bb2b6d27d49fb968113"
@@ -5640,26 +5661,23 @@ [email protected]:
56405661
resolve-url-loader "^3.1.4"
56415662
sass-loader "^10.1.1"
56425663

5643-
gatsby-plugin-sharp@4.24.0:
5644-
version "4.24.0"
5645-
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.24.0.tgz#30fa66295105096b476371dfb36062c1dc7456db"
5646-
integrity sha512-wVs8F9zLeiLf02yLi8vjse1vqSrZsx2u3RsMhoSv1bEinyaI5bcoLZ7mMJCsEeZe2G9mvNrPi4Ymhh/YzgxYCg==
5664+
gatsby-plugin-sharp@4.25.1:
5665+
version "4.25.1"
5666+
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.25.1.tgz#dcc31bdc698511501acc9b95ba277844c15a7576"
5667+
integrity sha512-cGRb8lmwJkzwT1Qze0R+VL+55BIb9weM17m+dUf6gs5Z++lQltqge+L8a1qWWsGL6KfLQN7+bIqjhmTTscIPMQ==
56475668
dependencies:
56485669
"@babel/runtime" "^7.15.4"
5649-
"@gatsbyjs/potrace" "^2.3.0"
56505670
async "^3.2.4"
56515671
bluebird "^3.7.2"
56525672
debug "^4.3.4"
56535673
filenamify "^4.3.0"
56545674
fs-extra "^10.1.0"
5655-
gatsby-core-utils "^3.24.0"
5656-
gatsby-plugin-utils "^3.18.0"
5675+
gatsby-core-utils "^3.25.0"
5676+
gatsby-plugin-utils "^3.19.0"
56575677
lodash "^4.17.21"
5658-
mini-svg-data-uri "^1.4.4"
56595678
probe-image-size "^7.2.3"
56605679
semver "^7.3.7"
56615680
sharp "^0.30.7"
5662-
svgo "^2.8.0"
56635681

56645682
56655683
version "5.24.0"
@@ -5702,6 +5720,21 @@ gatsby-plugin-utils@^3.18.0:
57025720
mini-svg-data-uri "^1.4.4"
57035721
svgo "^2.8.0"
57045722

5723+
gatsby-plugin-utils@^3.19.0:
5724+
version "3.19.0"
5725+
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.19.0.tgz#f464b02cc51dcdc0c0e094b7352ee4bf660126ea"
5726+
integrity sha512-EZtvgHSU5NPbEn6a4cfSpEGCQ09SfwbhoybHTJKj1clop86HSwOCV2iH8RbCc+X6jbdgHaSZsfsl7zG1h7DBUw==
5727+
dependencies:
5728+
"@babel/runtime" "^7.15.4"
5729+
fastq "^1.13.0"
5730+
fs-extra "^10.1.0"
5731+
gatsby-core-utils "^3.25.0"
5732+
gatsby-sharp "^0.19.0"
5733+
graphql-compose "^9.0.7"
5734+
import-from "^4.0.0"
5735+
joi "^17.4.2"
5736+
mime "^3.0.0"
5737+
57055738
gatsby-react-router-scroll@^5.24.0:
57065739
version "5.24.0"
57075740
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.24.0.tgz#d37579dba12435f56a98fede831851c3224c60b4"
@@ -5806,6 +5839,14 @@ gatsby-sharp@^0.18.0:
58065839
"@types/sharp" "^0.30.5"
58075840
sharp "^0.30.7"
58085841

5842+
gatsby-sharp@^0.19.0:
5843+
version "0.19.0"
5844+
resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.19.0.tgz#c2c35d885103ebf9d2733737db798312897a716c"
5845+
integrity sha512-EbI3RNBu2+aaxuMUP/INmoj8vcNAG6BgpFvi1tLeU7/gVTNVQ+7pC/ZYtlVCzSw+faaw7r1ZBMi6F66mNIIz5A==
5846+
dependencies:
5847+
"@types/sharp" "^0.30.5"
5848+
sharp "^0.30.7"
5849+
58095850
58105851
version "4.24.0"
58115852
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.24.0.tgz#628d438e8f208af075db680b5bce0ed957fd4ffb"

0 commit comments

Comments
 (0)