Merge pull request #333 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.6.27

This commit is contained in:
dependabot[bot] 2020-08-18 16:58:42 +00:00 committed by GitHub
commit bbb2b97be0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-robots-txt": "^1.5.1",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.20",
"gatsby-plugin-sharp": "^2.6.27",
"gatsby-source-filesystem": "^2.3.24",
"gatsby-transformer-sharp": "^2.5.11",
"http-status-codes": "^1.4.0",

View File

@ -6771,26 +6771,26 @@ gatsby-plugin-sass@^2.3.12:
"@babel/runtime" "^7.10.3"
sass-loader "^7.3.1"
gatsby-plugin-sharp@^2.6.20:
version "2.6.23"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.23.tgz#24de62b518687d0b5a2afd2b10785d6042370ce3"
integrity sha512-e68419vWq9zcSmvXJbWcv0tGMHFaqNNN7jwlDWusrK+8uv3iLCwQwIbqvq+ZmZ9ZVc7mQPsC/t3Xbuktj70vrg==
gatsby-plugin-sharp@^2.6.27:
version "2.6.27"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.27.tgz#cfc66b5c465eabce0388f6b60fd942fc0198e495"
integrity sha512-uWvzxLFAXRF4n8BIa37cIYKvc+gcTJ8CmZFYlhb5daEOd545Z0Elq/mQdOAWKL14cA7AGkEdtnsodXde2gBafA==
dependencies:
"@babel/runtime" "^7.10.3"
async "^2.6.3"
bluebird "^3.7.2"
fs-extra "^8.1.0"
gatsby-core-utils "^1.3.14"
gatsby-core-utils "^1.3.15"
got "^8.3.2"
imagemin "^6.1.0"
imagemin-mozjpeg "^8.0.0"
imagemin-pngquant "^6.0.1"
lodash "^4.17.15"
mini-svg-data-uri "^1.2.3"
potrace "^2.1.6"
potrace "^2.1.8"
probe-image-size "^4.1.1"
progress "^2.0.3"
semver "^5.7.1"
semver "^7.3.2"
sharp "^0.25.1"
svgo "1.3.2"
uuid "^3.4.0"
@ -11669,7 +11669,7 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.26, postcss@^7.0.27, postcss@^7.0.3
source-map "^0.6.1"
supports-color "^6.1.0"
potrace@^2.1.6:
potrace@^2.1.6, potrace@^2.1.8:
version "2.1.8"
resolved "https://registry.yarnpkg.com/potrace/-/potrace-2.1.8.tgz#50f6fba92e1e39ddef6f979b0a0f841809e0acf2"
integrity sha512-V9hI7UMJyEhNZjM8CbZaP/804ZRLgzWkCS9OOYnEZkszzj3zKR/erRdj0uFMcN3pp6x4B+AIZebmkQgGRinG/g==