diff --git a/package.json b/package.json index 20ba7783..e1ddbb09 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "axios": "^0.19.2", "classnames": "^2.2.6", "gatsby": "^2.22.9", - "gatsby-image": "^2.3.4", + "gatsby-image": "^2.4.5", "gatsby-plugin-manifest": "^2.4.9", "gatsby-plugin-matomo": "^0.8.3", "gatsby-plugin-react-helmet": "^3.2.4", diff --git a/yarn.lock b/yarn.lock index 46ad490e..2f2297ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6021,10 +6021,10 @@ gatsby-graphiql-explorer@^0.4.2: dependencies: "@babel/runtime" "^7.9.6" -gatsby-image@^2.3.4: - version "2.4.3" - resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.3.tgz#7fbc957382bfab39ab0e7b9e12c063cea6c0d4c6" - integrity sha512-CosuTTnGJ6iw04YwT9AvGo4b1AcAajDNviCj/4zh8j4R8sWOtmEXxFOCRwyq9cGoquDikVY9jRby2KUe0QPKeA== +gatsby-image@^2.4.5: + version "2.4.5" + resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.4.5.tgz#c14f549a224a0306e20c1b39f3f6fef41b0918f6" + integrity sha512-XqSUEJX42ufWuce8JXaDRYKxpFBUqVoNRhG2lGABUenwUqLc2UAYebb5xXUQ7HZJciGi5HdoJtWuZOy5NzphsA== dependencies: "@babel/runtime" "^7.9.6" object-fit-images "^3.2.4"