diff --git a/yarn.lock b/yarn.lock index 8b3fb63f..6008eb11 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7549,6 +7549,27 @@ gatsby-core-utils@^3.22.0, gatsby-core-utils@^3.4.0: tmp "^0.2.1" xdg-basedir "^4.0.0" +gatsby-core-utils@^3.23.0: + version "3.23.0" + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.23.0.tgz#0c8879ffb655f2d8cfe485f03beed7db6441dc69" + integrity sha512-ABVTAkjZh+2H4u6GZ+r1uZrdcWuT5KG2nEpKmBWBp21GWEE+yvUqtGOocBgUeGac1A3ggvn02UzcE6BIEm9PYg== + dependencies: + "@babel/runtime" "^7.15.4" + ci-info "2.0.0" + configstore "^5.0.1" + fastq "^1.13.0" + file-type "^16.5.3" + fs-extra "^10.1.0" + got "^11.8.5" + import-from "^4.0.0" + lmdb "2.5.3" + lock "^1.1.0" + node-object-hash "^2.3.10" + proper-lockfile "^4.1.2" + resolve-from "^5.0.0" + tmp "^0.2.1" + xdg-basedir "^4.0.0" + gatsby-graphiql-explorer@^2.22.0: version "2.22.0" resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.22.0.tgz#451bf1f53db73638a54b52ef922166dc7b6f84b1" @@ -7793,10 +7814,10 @@ gatsby-plugin-sharp@4.4.0: svgo "1.3.2" uuid "3.4.0" -gatsby-plugin-sharp@^4.18.0: - version "4.22.0" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.22.0.tgz#9e5cf8b3ef9cc7f47ff47a52db373179f3b55b1b" - integrity sha512-LL9M6aa5lXXRg1CrjIs10v2gMyjnVWBwWNXZCQzhP2OHdfxPhL4YapYIWPIJXqQSZG85bOP09fEnFfOpttfgUQ== +gatsby-plugin-sharp@^4.23.0: + version "4.23.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-4.23.0.tgz#c5e5e6fb548380cdad6cd5120bd47d2a5716756a" + integrity sha512-w3uIP0W9hgsaoby529mg2UAqeN0fyw4JyT4a5b2x4u4odjfaOuesl4mcbjqfTESwRgwRWxs406Afq9IGIW2wtw== dependencies: "@babel/runtime" "^7.15.4" "@gatsbyjs/potrace" "^2.3.0" @@ -7805,14 +7826,14 @@ gatsby-plugin-sharp@^4.18.0: debug "^4.3.4" filenamify "^4.3.0" fs-extra "^10.1.0" - gatsby-core-utils "^3.22.0" - gatsby-plugin-utils "^3.16.0" + gatsby-core-utils "^3.23.0" + gatsby-plugin-utils "^3.17.0" lodash "^4.17.21" mini-svg-data-uri "^1.4.4" probe-image-size "^7.2.3" semver "^7.3.7" sharp "^0.30.7" - svgo "1.3.2" + svgo "^2.8.0" gatsby-plugin-sitemap@^4.6.0: version "4.10.0" @@ -7884,6 +7905,24 @@ gatsby-plugin-utils@^3.16.0: mini-svg-data-uri "^1.4.4" svgo "^2.8.0" +gatsby-plugin-utils@^3.17.0: + version "3.17.0" + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.17.0.tgz#02106fa52ccef70b915f1fe00e085ea363642317" + integrity sha512-THfQJ9y5V5pdUPkTRExK/3pI1OMTN8srA40dL7HeEoSVhiaEs+Bk45q1d8O1G6P7ulmLFinhOOBi56H4cAdqBg== + dependencies: + "@babel/runtime" "^7.15.4" + "@gatsbyjs/potrace" "^2.3.0" + fastq "^1.13.0" + fs-extra "^10.1.0" + gatsby-core-utils "^3.23.0" + gatsby-sharp "^0.17.0" + graphql-compose "^9.0.7" + import-from "^4.0.0" + joi "^17.4.2" + mime "^3.0.0" + mini-svg-data-uri "^1.4.4" + svgo "^2.8.0" + gatsby-react-router-scroll@^5.22.0: version "5.22.0" resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-5.22.0.tgz#50082a4f6a64b61aea7880d7300f7d7546b2c4ba" @@ -7905,6 +7944,14 @@ gatsby-sharp@^0.16.0: "@types/sharp" "^0.30.5" sharp "^0.30.7" +gatsby-sharp@^0.17.0: + version "0.17.0" + resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.17.0.tgz#cc48e51d396cc4049f902ba60de6e78075241a3a" + integrity sha512-k1iGqqox19nD70cEPwVI8grAgbtXswZtuonlROAV02J7kpUP6ayfdvx7as6Phdr5jam+ZQ1vfsOu60yZZgr/LQ== + dependencies: + "@types/sharp" "^0.30.5" + sharp "^0.30.7" + gatsby-source-filesystem@^3.10.0, gatsby-source-filesystem@^3.8.0: version "3.14.0" resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-3.14.0.tgz#ae2b930091a932b33270cb9cc2d9caaf0abc1742"