1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Bump gatsby-remark-embed-video from 3.0.12 to 3.1.0

Bumps [gatsby-remark-embed-video](https://github.com/borgfriend/gatsby-remark-embed-video) from 3.0.12 to 3.1.0.
- [Release notes](https://github.com/borgfriend/gatsby-remark-embed-video/releases)
- [Changelog](https://github.com/borgfriend/gatsby-remark-embed-video/blob/master/CHANGELOG.md)
- [Commits](https://github.com/borgfriend/gatsby-remark-embed-video/compare/v3.0.12...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-02 17:03:29 +00:00 committed by GitHub
parent 579fd5c464
commit 5f4e598915
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

@ -13300,9 +13300,9 @@
}
},
"gatsby-remark-embed-video": {
"version": "3.0.12",
"resolved": "https://registry.npmjs.org/gatsby-remark-embed-video/-/gatsby-remark-embed-video-3.0.12.tgz",
"integrity": "sha512-ucfFK3E+JogltKjE899ypwyqb9vgGZ+nDqkETc80oPgqcKeJfMymaGYwmehuufTpP5/Ws3fJmG55kWHx9K+LWA==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/gatsby-remark-embed-video/-/gatsby-remark-embed-video-3.1.0.tgz",
"integrity": "sha512-yA5YE12K6vRyzDkux2iFtCi46qgCpyTHvv7oOJIF0MKmreweVQpIyjXJs+w3ybKpc4F8M3XF4w3+xOAcGwQvDg==",
"requires": {
"get-video-id": "^3.1.9",
"remark-burger": "^1.0.1",

View File

@ -34,7 +34,7 @@
"gatsby-remark-code-titles": "^1.1.0",
"gatsby-remark-component": "^1.1.3",
"gatsby-remark-copy-linked-files": "^2.10.0",
"gatsby-remark-embed-video": "^3.0.12",
"gatsby-remark-embed-video": "^3.1.0",
"gatsby-remark-github": "^2.0.0",
"gatsby-remark-images": "^3.11.1",
"gatsby-remark-responsive-iframe": "^2.11.0",