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

Bump gatsby-image from 2.4.13 to 2.4.16

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-17 01:18:06 +00:00 committed by GitHub
parent 9db00b6b0b
commit 6be7cd5f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

12
package-lock.json generated
View File

@ -10707,9 +10707,9 @@
}
},
"gatsby-image": {
"version": "2.4.13",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.13.tgz",
"integrity": "sha512-j9FIH+EUY6oWQdcNr5Xb87VGsdT/dztqB0wKkMqboIIqPoK/Zdzvd2cUbLIYVOI9zOSsFNDoVsHqe/M0bfu4HA==",
"version": "2.4.16",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.4.16.tgz",
"integrity": "sha512-N5kJ3LE8re57DgR1lAZFWP2or0nCSuNXSUKvSBvVgxwcebdcFGCxN/xTJbU4ojFfFBJ/D4gKuxJrvLvDf3jcyg==",
"requires": {
"@babel/runtime": "^7.10.3",
"object-fit-images": "^3.2.4",
@ -10717,9 +10717,9 @@
},
"dependencies": {
"@babel/runtime": {
"version": "7.10.5",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz",
"integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==",
"version": "7.11.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz",
"integrity": "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==",
"requires": {
"regenerator-runtime": "^0.13.4"
}

View File

@ -21,7 +21,7 @@
"axios": "^0.19.2",
"classnames": "^2.2.6",
"gatsby": "^2.24.11",
"gatsby-image": "^2.4.13",
"gatsby-image": "^2.4.16",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-google-analytics": "^2.3.13",
"gatsby-plugin-manifest": "^2.4.21",