mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-13 16:45:12 +01:00
Bump gatsby-image from 2.4.3 to 2.4.4
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.3 to 2.4.4. - [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.4/packages/gatsby-image) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7b40ea42f3
commit
6a1441709d
6
package-lock.json
generated
6
package-lock.json
generated
@ -10415,9 +10415,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "2.4.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.3.tgz",
|
||||
"integrity": "sha512-CosuTTnGJ6iw04YwT9AvGo4b1AcAajDNviCj/4zh8j4R8sWOtmEXxFOCRwyq9cGoquDikVY9jRby2KUe0QPKeA==",
|
||||
"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==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.9.6",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
@ -25,7 +25,7 @@
|
||||
"axios": "^0.19.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.22.1",
|
||||
"gatsby-image": "^2.4.3",
|
||||
"gatsby-image": "^2.4.4",
|
||||
"gatsby-plugin-manifest": "^2.4.5",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-offline": "^3.2.3",
|
||||
|
Loading…
Reference in New Issue
Block a user