Merge pull request #70 from NebulousLabs/dependabot/npm_and_yarn/gatsby-image-2.2.43
This commit is contained in:
commit
a5d5430ebd
|
@ -6,7 +6,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.19.32",
|
"gatsby": "^2.19.32",
|
||||||
"gatsby-image": "^2.2.42",
|
"gatsby-image": "^2.2.43",
|
||||||
"gatsby-plugin-manifest": "^2.2.42",
|
"gatsby-plugin-manifest": "^2.2.42",
|
||||||
"gatsby-plugin-react-helmet": "^3.1.22",
|
"gatsby-plugin-react-helmet": "^3.1.22",
|
||||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||||
|
|
|
@ -5492,10 +5492,10 @@ gatsby-graphiql-explorer@^0.2.35:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
|
|
||||||
gatsby-image@^2.2.42:
|
gatsby-image@^2.2.43:
|
||||||
version "2.2.42"
|
version "2.2.43"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.42.tgz#6b88bba52e2a479ae6a94cac13a93505164ec55d"
|
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.43.tgz#af6fd591fa4a08b6ddadf5f40220bc5066a8f317"
|
||||||
integrity sha512-0TvzQAVXt8LKX1164jox5zTWWr6XWkfTAmGVYmi2YEP9i4UmK40vfF9GVuEwxo4mgtYbspPcJMafqyZa6fsRHw==
|
integrity sha512-21UpYpXXax8AkDH3cYOeS2P898VdMGEb5G5kG4BysEh3nWbxpTpnvtETYW8Ps+qfzZL+W604JrXqZQ32m/F3jA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
object-fit-images "^3.2.4"
|
object-fit-images "^3.2.4"
|
||||||
|
|
Reference in New Issue