From e05a42c8b13d22f2df45b47b805959c6e8adfece Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 12:08:57 +0000 Subject: [PATCH] Bump gatsby-remark-responsive-iframe from 2.4.12 to 2.4.13 Bumps [gatsby-remark-responsive-iframe](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-responsive-iframe) from 2.4.12 to 2.4.13. - [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.4.13/packages/gatsby-remark-responsive-iframe) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 3122502a9..791eae927 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gatsby-remark-code-titles": "^1.1.0", "gatsby-remark-embed-video": "^3.0.10", "gatsby-remark-images": "^3.3.28", - "gatsby-remark-responsive-iframe": "^2.4.11", + "gatsby-remark-responsive-iframe": "^2.4.13", "gatsby-source-filesystem": "^2.3.25", "gatsby-transformer-json": "^2.4.11", "gatsby-transformer-remark": "^2.8.25", diff --git a/yarn.lock b/yarn.lock index 9f8d44de1..94c4819f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7040,15 +7040,15 @@ gatsby-remark-images@^3.3.28: unist-util-select "^1.5.0" unist-util-visit-parents "^2.1.2" -gatsby-remark-responsive-iframe@^2.4.11: - version "2.4.12" - resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.4.12.tgz#6248f20fb0cd7f3952d47ab0f99dc2e2b2d3c027" - integrity sha512-yvSSz0dVi2B6vSwY8tgh4nlzj7Urah5XVuAdGhXw8uVzqxS8qVD7CPHK05UyAJYPcqi+fOiYJxybzbbMJfjL6Q== +gatsby-remark-responsive-iframe@^2.4.13: + version "2.4.13" + resolved "https://registry.yarnpkg.com/gatsby-remark-responsive-iframe/-/gatsby-remark-responsive-iframe-2.4.13.tgz#242ad4e8440f6e915d234cfec60954cf584f1009" + integrity sha512-ApqCaN2RTfuklRKiz6R0vFqJ8yxDVWLPylr9Hc26ukrndZmOLD8lRl7NgqbWQ6WFZEFKDRVsyD78wpgXoAyF6w== dependencies: "@babel/runtime" "^7.10.3" cheerio "^1.0.0-rc.3" common-tags "^1.8.0" - lodash "^4.17.15" + lodash "^4.17.20" unist-util-visit "^1.4.1" gatsby-source-filesystem@^2.3.25: @@ -9633,10 +9633,10 @@ lodash.uniq@4.5.0, lodash.uniq@^4.5.0: resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: - version "4.17.19" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b" - integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ== +lodash@^4.11.1, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0: + version "4.17.20" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== log-update@^3.0.0: version "3.4.0"