diff --git a/package.json b/package.json index e252695..dbe301f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "precommit": "npm run type-check && npm run lint && npm test" }, "dependencies": { - "lodash": "^4.17.5", + "lodash": "^4.17.11", "tslib": "^1.9.0" }, "devDependencies": {