diff --git a/package.json b/package.json index f389c32..6e709ad 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "classnames": "^2.2.6", "gatsby": "^2.15.34", - "gatsby-image": "^2.2.23", + "gatsby-image": "^2.2.28", "gatsby-plugin-manifest": "^2.2.20", "gatsby-plugin-offline": "^3.0.13", "gatsby-plugin-postcss": "^2.1.10", diff --git a/yarn.lock b/yarn.lock index e50e566..4f03dde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5240,12 +5240,12 @@ gatsby-graphiql-explorer@^0.2.23: dependencies: "@babel/runtime" "^7.6.3" -gatsby-image@^2.2.23: - version "2.2.23" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.23.tgz#8f63fb33cd808ee71dbebc5034d3bcdc4cf59177" - integrity sha512-b8N5Wcs/IX+38z2KTOARXYtGKqh+dOynUrjVzrdVOD2Pf4TwqTObMuVDiYbxP19vRPQCYixyMT/wnAV6yfTBbw== +gatsby-image@^2.2.28: + version "2.2.28" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.2.28.tgz#cc94af3101946cee28716ed41e0a24b7d1c340b3" + integrity sha512-nGaL1FLF1exMD+766LyDMIAzExAU8ZLycUSyVoqJl0Y4xHyWadXqRfKPPasjG/Ankdour9KDRDl5QI5QUTL8/Q== dependencies: - "@babel/runtime" "^7.6.2" + "@babel/runtime" "^7.6.3" object-fit-images "^3.2.4" prop-types "^15.7.2"