diff --git a/packages/parser-typescript-config/package.json b/packages/parser-typescript-config/package.json index 7dc720937fe..c4584e698bc 100644 --- a/packages/parser-typescript-config/package.json +++ b/packages/parser-typescript-config/package.json @@ -12,7 +12,7 @@ "@hint/utils-fs": "^1.0.15", "@hint/utils-json": "^1.0.24", "@hint/utils-network": "^1.0.23", - "lodash": "^4.17.21" + "lodash": "^4.17.23" }, "description": "webhint parser needed to analyze TypeScript config files", "devDependencies": {