mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #460 from oceanprotocol/dependabot/npm_and_yarn/gatsby-image-2.6.0
Bump gatsby-image from 2.5.0 to 2.6.0
This commit is contained in:
commit
37139e0a0c
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…
x
Reference in New Issue
Block a user