1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-30 05:31:57 +02: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:
Matthias Kretschmann 2020-12-03 18:26:05 +01:00 committed by GitHub
commit 37139e0a0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13213,11 +13213,11 @@
}
},
"gatsby-image": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.5.0.tgz",
"integrity": "sha512-XS57PyRHSKileshs6kBqRs3KXsRVSR1xDYiSoCipDa3C4GDgUUPUPYFz+YjWAa2lk5vCkOEYk8vWdm4d2I77zA==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.6.0.tgz",
"integrity": "sha512-BFQ3iGw6mDYCEAQWTAUf+1YDc8FnvEJUqQtan+lTbfh+nb2zlSmhqPn2Pr+T3GnIU/jupmX5vITR5CpFLSfDyg==",
"requires": {
"@babel/runtime": "^7.11.2",
"@babel/runtime": "^7.12.5",
"object-fit-images": "^3.2.4",
"prop-types": "^15.7.2"
},

View File

@ -21,7 +21,7 @@
"axios": "^0.21.0",
"classnames": "^2.2.6",
"gatsby": "^2.27.0",
"gatsby-image": "^2.5.0",
"gatsby-image": "^2.6.0",
"gatsby-plugin-catch-links": "^2.4.0",
"gatsby-plugin-google-analytics": "^2.5.0",
"gatsby-plugin-manifest": "^2.6.0",