diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index 91a84f2caf129..0744663b69026 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -16,7 +16,7 @@ "deep-map-keys": "^1.2.0", "gatsby-source-filesystem": "^2.2.5", "json-stringify-safe": "^5.0.1", - "lodash": "^4.17.15", + "lodash": "^4.17.17", "minimatch": "^3.0.4", "qs": "^6.9.1" },