diff --git a/packages/gatsby-source-filesystem/package.json b/packages/gatsby-source-filesystem/package.json index d2acb27ef59e6..2d48920e968c4 100644 --- a/packages/gatsby-source-filesystem/package.json +++ b/packages/gatsby-source-filesystem/package.json @@ -14,7 +14,7 @@ "file-type": "^12.4.0", "fs-extra": "^8.1.0", "gatsby-core-utils": "^1.0.26", - "got": "^7.1.0", + "got": "^11.8.5", "md5-file": "^3.2.3", "mime": "^2.4.4", "pretty-bytes": "^5.3.0",