diff --git a/package.json b/package.json index 32b219d..8dc3e71 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "classnames": "^2.2.6", "gatsby": "^2.21.19", - "gatsby-image": "^2.2.23", + "gatsby-image": "^2.4.17", "gatsby-plugin-manifest": "^2.2.20", "gatsby-plugin-offline": "^3.2.13", "gatsby-plugin-postcss": "^2.3.6", diff --git a/yarn.lock b/yarn.lock index 5497f76..ce87907 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5828,12 +5828,12 @@ gatsby-graphiql-explorer@^0.4.1: dependencies: "@babel/runtime" "^7.9.6" -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.4.17: + version "2.4.17" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.17.tgz#8eeb49f6a0fbc367f88b66f7f9a56c5c9ec4c430" + integrity sha512-DPt5fNzTwBx7k5RQAsbU30O8mGtw9lDDYF0xrD1N/++B4dT5ZfUb10sfxwyBv2GRaSjClFkqED6aDihwkHOOfg== dependencies: - "@babel/runtime" "^7.6.2" + "@babel/runtime" "^7.10.3" object-fit-images "^3.2.4" prop-types "^15.7.2"