mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump gatsby-image from 2.5.0 to 2.6.0
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.5.0 to 2.6.0. - [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.6.0/packages/gatsby-image) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d5b0fd80fc
commit
fc175402c7
8
package-lock.json
generated
8
package-lock.json
generated
@ -13213,11 +13213,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-image": {
|
"gatsby-image": {
|
||||||
"version": "2.5.0",
|
"version": "2.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.6.0.tgz",
|
||||||
"integrity": "sha512-XS57PyRHSKileshs6kBqRs3KXsRVSR1xDYiSoCipDa3C4GDgUUPUPYFz+YjWAa2lk5vCkOEYk8vWdm4d2I77zA==",
|
"integrity": "sha512-BFQ3iGw6mDYCEAQWTAUf+1YDc8FnvEJUqQtan+lTbfh+nb2zlSmhqPn2Pr+T3GnIU/jupmX5vITR5CpFLSfDyg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.11.2",
|
"@babel/runtime": "^7.12.5",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.27.0",
|
"gatsby": "^2.27.0",
|
||||||
"gatsby-image": "^2.5.0",
|
"gatsby-image": "^2.6.0",
|
||||||
"gatsby-plugin-catch-links": "^2.4.0",
|
"gatsby-plugin-catch-links": "^2.4.0",
|
||||||
"gatsby-plugin-google-analytics": "^2.5.0",
|
"gatsby-plugin-google-analytics": "^2.5.0",
|
||||||
"gatsby-plugin-manifest": "^2.6.0",
|
"gatsby-plugin-manifest": "^2.6.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user