diff --git a/package.json b/package.json index 13bc57446..79b30ce6a 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.28", "gatsby-transformer-json": "^2.4.11", "gatsby-transformer-remark": "^2.8.33", diff --git a/yarn.lock b/yarn.lock index 839b4466c..fccabbbf5 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.28: