diff --git a/package.json b/package.json index cb0b6e5..cbac1d6 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "gatsby-remark-relative-images": "^0.2.2", "gatsby-remark-responsive-iframe": "^2.1.1", "gatsby-remark-smartypants": "^2.0.9", - "gatsby-source-filesystem": "^2.0.35", + "gatsby-source-filesystem": "^2.0.36", "gatsby-transformer-remark": "^2.3.12", "gatsby-transformer-sharp": "^2.1.19", "invariant": "^2.2.4", diff --git a/yarn.lock b/yarn.lock index 1a81d1d..cc3de16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5666,9 +5666,9 @@ gatsby-remark-smartypants@^2.0.9: retext-smartypants "^3.0.0" unist-util-visit "^1.3.0" -gatsby-source-filesystem@^2.0.35: - version "2.0.35" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.35.tgz#6f4d5d39cb79c9234572eda945ddf603efbc85fd" +gatsby-source-filesystem@^2.0.36: + version "2.0.36" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.0.36.tgz#7f8930fdd5b90f524b3a0ef12044a54005abc1b3" dependencies: "@babel/runtime" "^7.0.0" better-queue "^3.8.7"