diff --git a/package.json b/package.json index 18fa44d..eb2f163 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "gatsby-plugin-sass": "^5.12.1", "gatsby-plugin-sitemap": "^5.11.1", "gatsby-plugin-typescript": "^4.6.0", - "gatsby-source-filesystem": "^4.11.1", + "gatsby-source-filesystem": "^4.12.1", "gatsby-source-youtube-v3": "^3.0.2", "gatsby-transformer-remark": "^5.12.1", "gatsby-transformer-sharp": "^4.11.0", diff --git a/yarn.lock b/yarn.lock index fc6e51d..311d003 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6197,16 +6197,16 @@ gatsby-source-filesystem@^1.5.27: slash "^1.0.0" valid-url "^1.0.9" -gatsby-source-filesystem@^4.11.1: - version "4.11.1" - resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.11.1.tgz#cf2edca8816c6d06ca36ef46feaad4c6d07a6f10" - integrity sha512-8Fz+VpctjoiZxnGYDgfXFgdD+8rLmj5+l16fZpN+bxETAOPhbyQjznc8IoTwDEdyOER1Zr8JQB/y6tx/qRf+Bw== +gatsby-source-filesystem@^4.12.1: + version "4.12.1" + resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.12.1.tgz#86f45cc047b0b9ca06b5e4ef5c48e69fa3ec2206" + integrity sha512-lbtKa7oR2Q+8Qa8gZych/JaRBeoIW/dk4rfy13DOrSgUJK9gZFkpLuFQ471Z0JiHitDPswienBW60HjYvymOCw== dependencies: "@babel/runtime" "^7.15.4" chokidar "^3.5.2" file-type "^16.5.3" fs-extra "^10.0.0" - gatsby-core-utils "^3.11.1" + gatsby-core-utils "^3.12.1" got "^9.6.0" md5-file "^5.0.0" mime "^2.5.2"