1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-17 01:43:20 +02:00

Bump gatsby-image from 2.4.4 to 2.4.5

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.4 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:
dependabot-preview[bot] 2020-05-21 07:46:35 +00:00 committed by GitHub
parent fdfb9cc826
commit 0fe056ec96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -10418,9 +10418,9 @@
}
},
"gatsby-image": {
"version": "2.4.4",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.4.tgz",
"integrity": "sha512-4OA6NM1Uk+DQ/YXFApsgCN34tJPA3GVdhwNbWUSExNnXSfpz3WdlBdoOQT+oKthW2js/mSv0PrCn9pzX4+QT9g==",
"version": "2.4.5",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.5.tgz",
"integrity": "sha512-XqSUEJX42ufWuce8JXaDRYKxpFBUqVoNRhG2lGABUenwUqLc2UAYebb5xXUQ7HZJciGi5HdoJtWuZOy5NzphsA==",
"requires": {
"@babel/runtime": "^7.9.6",
"object-fit-images": "^3.2.4",

View File

@ -25,7 +25,7 @@
"axios": "^0.19.2",
"file-saver": "^2.0.2",
"gatsby": "^2.22.1",
"gatsby-image": "^2.4.4",
"gatsby-image": "^2.4.5",
"gatsby-plugin-manifest": "^2.4.8",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-offline": "^3.2.3",