diff --git a/package-lock.json b/package-lock.json index 4e69d7d..4fc871b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9394,9 +9394,9 @@ } }, "gatsby-plugin-sharp": { - "version": "2.6.40", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.40.tgz", - "integrity": "sha512-8HJMUFCwn70LS2eKttvQiakL+5PXhwthsaWEQnzsoj7C9fTg4gRi3ZtlQfII4kBq1pnhwFo5tQ30PtxtvVu5WA==", + "version": "2.6.42", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-2.6.42.tgz", + "integrity": "sha512-uqra+GDLEfE5Kv8Th1lkQKS6FIRwPzwipoWJBogfPLTnl0L3t+ogdEhN8p5d7G6SYoaukuGrix162mbQXqASBA==", "requires": { "@babel/runtime": "^7.11.2", "async": "^3.2.0", diff --git a/package.json b/package.json index c274807..30eff61 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "gatsby-plugin-offline": "^3.2.29", "gatsby-plugin-react-helmet": "^3.3.14", "gatsby-plugin-sass": "^2.3.14", - "gatsby-plugin-sharp": "^2.6.40", + "gatsby-plugin-sharp": "^2.6.42", "gatsby-plugin-sitemap": "^2.4.12", "gatsby-plugin-styled-components": "^3.3.12", "gatsby-source-filesystem": "^2.3.30",