diff --git a/package.json b/package.json index 94d17a23..ac4f2f1c 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.1.31", "gatsby-plugin-sharp": "^2.4.12", - "gatsby-source-filesystem": "^2.1.56", + "gatsby-source-filesystem": "^2.1.57", "gatsby-transformer-sharp": "^2.3.19", "jsonp": "^0.2.1", "node-sass": "^4.13.1", diff --git a/yarn.lock b/yarn.lock index 231c57b2..6ee6d544 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5702,10 +5702,10 @@ gatsby-react-router-scroll@^2.1.25: scroll-behavior "^0.9.12" warning "^3.0.0" -gatsby-source-filesystem@^2.1.56: - version "2.1.56" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.56.tgz#52e96ac7ea64846699662b9bcf34caf8a3a3f603" - integrity sha512-+5I/RVqefaMErclztgJ1BZBT+NKquQ7UlARecwZWowcVuTMlsFv+s9U5CZaSCm6HFr+ycVnTH7L+GcTBwiE+9g== +gatsby-source-filesystem@^2.1.57: + version "2.1.57" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-2.1.57.tgz#796a1004eac8a921b205b2881fc94c9a75e6aff5" + integrity sha512-HBD1wFoCpVXYLwL3Wwyz6d2E/ff7DDy81YrmCzXTJmAsGmVXraJZkUAbxwuqt3L793e8SHBd6yVi+wBKRowBXg== dependencies: "@babel/runtime" "^7.8.7" better-queue "^3.8.10"