mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #502 from oceanprotocol/dependabot/npm_and_yarn/gatsby-image-2.9.0
Bump gatsby-image from 2.7.0 to 2.9.0
This commit is contained in:
commit
a8c6a0d3ae
6
package-lock.json
generated
6
package-lock.json
generated
@ -12116,9 +12116,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-image": {
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.7.0.tgz",
|
||||
"integrity": "sha512-Ae5teH/iPF9n7NKQP62r5kDz6Rhv4YXpEsUdptRsRH6ioeykGtO1NcYjcsHWo24KrM3fd06LKU9LiGJ5pLrQgg==",
|
||||
"version": "2.9.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.9.0.tgz",
|
||||
"integrity": "sha512-PZu8PhjQwL6anlCYlm8bVVCypMYqoMT6knHZS8UVotSy1+DbKorDVOtFFEq936oelEjuV+bBx9KuLOh7MpH8Qw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"object-fit-images": "^3.2.4",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"axios": "^0.21.0",
|
||||
"classnames": "^2.2.6",
|
||||
"gatsby": "^2.28.0",
|
||||
"gatsby-image": "^2.7.0",
|
||||
"gatsby-image": "^2.9.0",
|
||||
"gatsby-plugin-catch-links": "^2.6.0",
|
||||
"gatsby-plugin-google-analytics": "^2.9.0",
|
||||
"gatsby-plugin-manifest": "^2.10.0",
|
||||
|
Loading…
Reference in New Issue
Block a user