Merge pull request #92 from NebulousLabs/dependabot/npm_and_yarn/gatsby-plugin-sharp-2.4.12
This commit is contained in:
commit
05feadfadb
|
@ -14,7 +14,7 @@
|
|||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-robots-txt": "^1.5.0",
|
||||
"gatsby-plugin-sass": "^2.1.30",
|
||||
"gatsby-plugin-sharp": "^2.4.10",
|
||||
"gatsby-plugin-sharp": "^2.4.12",
|
||||
"gatsby-source-filesystem": "^2.1.52",
|
||||
"gatsby-transformer-sharp": "^2.3.18",
|
||||
"jsonp": "^0.2.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5642,16 +5642,16 @@ gatsby-plugin-sass@^2.1.30:
|
|||
"@babel/runtime" "^7.7.6"
|
||||
sass-loader "^7.3.1"
|
||||
|
||||
gatsby-plugin-sharp@^2.4.10:
|
||||
version "2.4.10"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.10.tgz#6cf816c8afce9bc9619738ffda78f9c3ebd1bcb0"
|
||||
integrity sha512-HAvJEbbYHWFho72ikcAH8l7Wzrr4K+7yuIZOltFbYNfhngdM6cYx7sSyFzocnSYx7PXpF7rSp7NSOx6WS4gbYw==
|
||||
gatsby-plugin-sharp@^2.4.12:
|
||||
version "2.4.12"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.4.12.tgz#36d8e6eb5d33c431ad75ff324247ab42214387c1"
|
||||
integrity sha512-bgyPIiAxlYavSEtPspG/fsniP8Lzsof+ZwAz2D9TcLy8plWuUXRxiOlkOfrKbqWKlWqZTXZ8vfwEezCfkPYP/w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.7.6"
|
||||
async "^2.6.3"
|
||||
bluebird "^3.7.2"
|
||||
fs-extra "^8.1.0"
|
||||
gatsby-core-utils "^1.0.32"
|
||||
gatsby-core-utils "^1.0.33"
|
||||
got "^8.3.2"
|
||||
imagemin "^6.1.0"
|
||||
imagemin-mozjpeg "^8.0.0"
|
||||
|
|
Reference in New Issue