Bump gatsby-image from 2.4.3 to 2.4.5
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.3 to 2.4.5. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.5/packages/gatsby-image) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
21ff3f20af
commit
be1c6bb947
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Reference in New Issue