Merge pull request #334 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.13
This commit is contained in:
commit
ae81925a9d
|
@ -17,7 +17,7 @@
|
||||||
"gatsby-plugin-sass": "^2.3.12",
|
"gatsby-plugin-sass": "^2.3.12",
|
||||||
"gatsby-plugin-sharp": "^2.6.27",
|
"gatsby-plugin-sharp": "^2.6.27",
|
||||||
"gatsby-source-filesystem": "^2.3.24",
|
"gatsby-source-filesystem": "^2.3.24",
|
||||||
"gatsby-transformer-sharp": "^2.5.11",
|
"gatsby-transformer-sharp": "^2.5.13",
|
||||||
"http-status-codes": "^1.4.0",
|
"http-status-codes": "^1.4.0",
|
||||||
"jsonp": "^0.2.1",
|
"jsonp": "^0.2.1",
|
||||||
"node-sass": "^4.14.0",
|
"node-sass": "^4.14.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -6946,17 +6946,17 @@ gatsby-telemetry@^1.3.27:
|
||||||
node-fetch "2.6.0"
|
node-fetch "2.6.0"
|
||||||
uuid "3.4.0"
|
uuid "3.4.0"
|
||||||
|
|
||||||
gatsby-transformer-sharp@^2.5.11:
|
gatsby-transformer-sharp@^2.5.13:
|
||||||
version "2.5.11"
|
version "2.5.13"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.11.tgz#fb671090b5aaaa009db754217bdafcd4704a62e0"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.13.tgz#f323072d885c0fae54a55cb105f543d7c08d3a14"
|
||||||
integrity sha512-YPfZqJhJoQxQ0d/PUnAChPMm3RLcFSS6m0RgJl8Mh/Q8k15oZIDK82oBX2dCvKcfGKCq5ReT1gmwZJKXxt/vTw==
|
integrity sha512-3jHVuD0SnOdG+6rk7HjUG1F1UPZZrz33196bDnbaR3YYRh8MMlLkoKH+2oZ/i9SLCxkU1jNBozMJzYMyonHZvg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.3"
|
"@babel/runtime" "^7.10.3"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
fs-extra "^8.1.0"
|
fs-extra "^8.1.0"
|
||||||
potrace "^2.1.6"
|
potrace "^2.1.8"
|
||||||
probe-image-size "^4.1.1"
|
probe-image-size "^4.1.1"
|
||||||
semver "^5.7.1"
|
semver "^7.3.2"
|
||||||
sharp "^0.25.1"
|
sharp "^0.25.1"
|
||||||
|
|
||||||
gatsby@^2.24.47:
|
gatsby@^2.24.47:
|
||||||
|
|
Reference in New Issue