mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump gatsby-remark-responsive-iframe from 2.5.0 to 2.6.0
Bumps [gatsby-remark-responsive-iframe](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-responsive-iframe) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-responsive-iframe/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-responsive-iframe@2.6.0/packages/gatsby-remark-responsive-iframe) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
615b697bcb
commit
d379d649b9
8
package-lock.json
generated
8
package-lock.json
generated
@ -13143,11 +13143,11 @@
|
||||
}
|
||||
},
|
||||
"gatsby-remark-responsive-iframe": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.5.0.tgz",
|
||||
"integrity": "sha512-uP6gSu8J5hhskp8hJ5tqNGNzWIeUWjZPMKFsr82lMDRJkG52qVxGHSo9DB9AjPEVGSTBKpc9UDyaCOsGrorHMg==",
|
||||
"version": "2.6.0",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.6.0.tgz",
|
||||
"integrity": "sha512-Jsp9FDEXmQVtkhs5UFYyl1l2HRLKDLYXrFFjBl8ntbU2dTIbMnWCjvsJEjEcUeP8UegRsfRJZAriPX9Z7rjg1g==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.11.2",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"cheerio": "^1.0.0-rc.3",
|
||||
"common-tags": "^1.8.0",
|
||||
"lodash": "^4.17.20",
|
||||
|
@ -39,7 +39,7 @@
|
||||
"gatsby-remark-embed-video": "^3.0.10",
|
||||
"gatsby-remark-github": "^2.0.0",
|
||||
"gatsby-remark-images": "^3.6.0",
|
||||
"gatsby-remark-responsive-iframe": "^2.5.0",
|
||||
"gatsby-remark-responsive-iframe": "^2.6.0",
|
||||
"gatsby-remark-smartypants": "^2.4.0",
|
||||
"gatsby-remark-vscode": "^3.2.0",
|
||||
"gatsby-source-filesystem": "^2.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user