diff --git a/packages/gatsby-remark-copy-linked-files/package.json b/packages/gatsby-remark-copy-linked-files/package.json index ddb69cf922054..64d3ded11dd81 100644 --- a/packages/gatsby-remark-copy-linked-files/package.json +++ b/packages/gatsby-remark-copy-linked-files/package.json @@ -11,7 +11,7 @@ "cheerio": "^1.0.0-rc.3", "fs-extra": "^8.1.0", "is-relative-url": "^3.0.0", - "lodash": "^4.17.15", + "lodash": "^4.17.17", "path-is-inside": "^1.0.2", "probe-image-size": "^4.1.1", "unist-util-visit": "^1.4.1"