Merge pull request #2033 from SkynetLabs/dependabot/npm_and_yarn/packages/website/gatsby-transformer-sharp-4.12.1
build(deps): bump gatsby-transformer-sharp from 4.10.0 to 4.12.1 in /packages/website
This commit is contained in:
commit
75752862db
|
@ -24,7 +24,7 @@
|
||||||
"gatsby-plugin-sitemap": "5.11.1",
|
"gatsby-plugin-sitemap": "5.11.1",
|
||||||
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
"gatsby-plugin-svgr": "3.0.0-beta.0",
|
||||||
"gatsby-source-filesystem": "4.10.1",
|
"gatsby-source-filesystem": "4.10.1",
|
||||||
"gatsby-transformer-sharp": "4.10.0",
|
"gatsby-transformer-sharp": "4.12.1",
|
||||||
"gatsby-transformer-yaml": "4.11.0",
|
"gatsby-transformer-yaml": "4.11.0",
|
||||||
"gbimage-bridge": "0.2.1",
|
"gbimage-bridge": "0.2.1",
|
||||||
"http-status-codes": "2.2.0",
|
"http-status-codes": "2.2.0",
|
||||||
|
|
|
@ -6482,19 +6482,19 @@ gatsby-telemetry@^3.12.1:
|
||||||
lodash "^4.17.21"
|
lodash "^4.17.21"
|
||||||
node-fetch "^2.6.7"
|
node-fetch "^2.6.7"
|
||||||
|
|
||||||
gatsby-transformer-sharp@4.10.0:
|
gatsby-transformer-sharp@4.12.1:
|
||||||
version "4.10.0"
|
version "4.12.1"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.10.0.tgz#9db793a219d0fa85b7d33cb37b32aba63df4c58a"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-4.12.1.tgz#e26dc3540e97fc1c802518967c1e8d8a4ed96fae"
|
||||||
integrity sha512-Gp9eRkGQOrkoD+yJgK2ZdXuVbet/opxdEnuTZ6BhLEVhfTwOnMEaui6ZqO0cKJ7/NYlptO38p+C5cyizC0FRYA==
|
integrity sha512-14AGG10Jf7ZBWxJDN2jSupAsBofoGU+p7+QJRzDrKdJrzp9v/yO/1xPB+r7UxtlW0l8cqPT6UyCITvJbWTDaww==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.15.4"
|
"@babel/runtime" "^7.15.4"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
common-tags "^1.8.2"
|
common-tags "^1.8.2"
|
||||||
fs-extra "^10.0.0"
|
fs-extra "^10.0.0"
|
||||||
potrace "^2.1.8"
|
potrace "^2.1.8"
|
||||||
probe-image-size "^7.0.0"
|
probe-image-size "^7.2.3"
|
||||||
semver "^7.3.5"
|
semver "^7.3.5"
|
||||||
sharp "^0.30.1"
|
sharp "^0.30.3"
|
||||||
|
|
||||||
gatsby-transformer-yaml@4.11.0:
|
gatsby-transformer-yaml@4.11.0:
|
||||||
version "4.11.0"
|
version "4.11.0"
|
||||||
|
@ -9983,7 +9983,7 @@ pretty-error@^2.1.2:
|
||||||
lodash "^4.17.20"
|
lodash "^4.17.20"
|
||||||
renderkid "^2.0.4"
|
renderkid "^2.0.4"
|
||||||
|
|
||||||
probe-image-size@^7.0.0, probe-image-size@^7.2.3:
|
probe-image-size@^7.2.3:
|
||||||
version "7.2.3"
|
version "7.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-7.2.3.tgz#d49c64be540ec8edea538f6f585f65a9b3ab4309"
|
resolved "https://registry.yarnpkg.com/probe-image-size/-/probe-image-size-7.2.3.tgz#d49c64be540ec8edea538f6f585f65a9b3ab4309"
|
||||||
integrity sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==
|
integrity sha512-HubhG4Rb2UH8YtV4ba0Vp5bQ7L78RTONYu/ujmCu5nBI8wGv24s4E9xSKBi0N1MowRpxk76pFCpJtW0KPzOK0w==
|
||||||
|
|
Reference in New Issue