diff --git a/packages/gatsby-remark-code-repls/package.json b/packages/gatsby-remark-code-repls/package.json index 78bb3ade423a8..6a04ba714fa18 100644 --- a/packages/gatsby-remark-code-repls/package.json +++ b/packages/gatsby-remark-code-repls/package.json @@ -10,7 +10,7 @@ "babel-runtime": "^6.26.0", "lz-string": "^1.4.4", "normalize-path": "^2.1.1", - "recursive-readdir-synchronous": "^0.0.3", + "recursive-readdir-synchronous": "^0.0.4", "unist-util-map": "^1.0.3", "urijs": "^1.19.0" },