diff --git a/package.json b/package.json index 7b8b500..9b40d12 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ ], "dependencies": { "unist-util-visit": "^2.0.2", - "lodash": "4.17.20", + "lodash": "4.17.21", "handlebars": "^4.7.6", "node-fetch": "^2.6.0", "cheerio": "^1.0.0-rc.3",