1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-29 00:58:02 +02:00

Bump gatsby-image from 2.9.0 to 2.10.0

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.9.0 to 2.10.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.10.0/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-01-26 15:58:31 +00:00 committed by GitHub
parent ead6959e88
commit a9d234046c
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

@ -12130,9 +12130,9 @@
}
},
"gatsby-image": {
"version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.9.0.tgz",
"integrity": "sha512-PZu8PhjQwL6anlCYlm8bVVCypMYqoMT6knHZS8UVotSy1+DbKorDVOtFFEq936oelEjuV+bBx9KuLOh7MpH8Qw==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.10.0.tgz",
"integrity": "sha512-LPBHWfnguwH5syGLUSv2SyWn+LPn++ulOU8THNOkaMDGCAOrQu/cVPKVsweRkAaDAB/8Sl9g1mPP4EERw/Ysfg==",
"requires": {
"@babel/runtime": "^7.12.5",
"object-fit-images": "^3.2.4",

View File

@ -20,7 +20,7 @@
"axios": "^0.21.1",
"classnames": "^2.2.6",
"gatsby": "^2.31.1",
"gatsby-image": "^2.9.0",
"gatsby-image": "^2.10.0",
"gatsby-plugin-catch-links": "^2.8.0",
"gatsby-plugin-google-analytics": "^2.9.0",
"gatsby-plugin-manifest": "^2.11.0",